I reworked make_human_readable_str so it now has a sane interface,
authorEric Andersen <andersen@codepoet.org>
Wed, 13 Jun 2001 08:02:45 +0000 (08:02 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 13 Jun 2001 08:02:45 +0000 (08:02 -0000)
commitf429baca868b7f62ffdeefbfce41abd677f97876
tree64925420925deb361a2024b9b362e5c987334124
parent17822cd60aaf9333a9895494edcf03a0037de54c
I reworked make_human_readable_str so it now has a sane interface,
and then fixed up df, du, and ls to use the new interface.  I also
fixed up some formatting issues in ls while I was in there.
 -Erik
coreutils/df.c
coreutils/du.c
coreutils/ls.c
df.c
du.c
include/libbb.h
libbb/human_readable.c
libbb/libbb.h
ls.c