sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 19 Oct 2015 17:27:26 +0000 (19:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 19 Oct 2015 17:27:26 +0000 (19:27 +0200)
commit0506e292b518a04846ae1f611ecc0633969a2801
tree14dfac41239a1a67fdd4d895b0b27d1ba77fd383
parentd1ed3e68b8080161642cc106099c0a17ac7892e6
sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"

function                                             old     new   delta
get_key                                              505     503      -2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/sort.c
testsuite/sort.tests