Fix ls so it uses make_human_readable_str() the same way already
authorEric Andersen <andersen@codepoet.org>
Wed, 28 Mar 2001 20:26:51 +0000 (20:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 28 Mar 2001 20:26:51 +0000 (20:26 -0000)
commitc835567914388df8116626445f566443f50dfe1b
tree2dda46623fd7cdd94a3f8d6ad488d442ebd895ad
parentd98e574d4125d7b54516b9fd2f7394fa10dd6eb4
Fix ls so it uses make_human_readable_str() the same way already
used by 'du' and 'df'.  Now we just need to fix make_human_readable_str
so it behaves they way it used to before Matt fixed it.
coreutils/ls.c
ls.c