ls: make -v and -X actually work as intended
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 13 Jun 2011 00:13:42 +0000 (02:13 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 13 Jun 2011 00:13:42 +0000 (02:13 +0200)
commitf194cc1f3376a26158940d91d0179a3e70233e10
tree3bf78d8f6b64588fdbeb7dc83d337caa776f957a
parentb307eabf4d47cbe224e35711838c8545f610205b
ls: make -v and -X actually work as intended

function                                             old     new   delta
strverscmp                                             -     236    +236
sortcmp                                              186     254     +68
static.result_type                                     -      60     +60
static.next_state                                     12      16      +4

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