* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Apr 2007 16:27:34 +0000 (18:27 +0200)
committerJim Meyering <jim@meyering.net>
Mon, 2 Apr 2007 16:29:41 +0000 (18:29 +0200)
commita3b65a63a0ecbd617f59572add0109e5e5944acf
tree27f1da6c06b5da20ec63d6040e02795f2570cff9
parent0b39324840ff0e6dc9b5c1666658af67b8205849
* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:
ls -x DIR would sometimes output the wrong string in place of the
first entry.
* NEWS: Mention the bug fix.
* tests/ls/x-option: New file.
* tests/ls/Makefile.am (TESTS): Add x-option.
ChangeLog
NEWS
src/ls.c
tests/ls/Makefile.am
tests/ls/x-option [new file with mode: 0755]