df: add support for more options, add some coreutils 6.10 compat.
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 28 Aug 2008 22:42:52 +0000 (22:42 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 28 Aug 2008 22:42:52 +0000 (22:42 -0000)
commitd66aa3c701ffb83343239e71a8b294407ff5df86
treeeeebccfe994962aa8a33312c8726eac5adf63f5a
parent3b80cac953b0627ba9b3337d3f9386678d436871
df: add support for more options, add some coreutils 6.10 compat.
 by Bernhard Reutner-Fischer

function                                             old     new   delta
df_main                                              664     795    +131
packed_usage                                       24812   24862     +50
make_human_readable_str                              213     262     +49
static.ignored_mounts                                  -       8      +8
static.unit_chars                                      -       7      +7
static.zero_and_units                                  6       -      -6
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 3/0 up/down: 245/-6)            Total: 239 bytes
coreutils/Config.in
coreutils/df.c
include/usage.h
libbb/human_readable.c
scripts/defconfig