hush/coreutils
Denis Vlasenko bcb66ec22e od: shrink a bit
verbose                                               12      13      +1
open_next_file                                       102      99      -3
limit_bytes_to_format                                  4       1      -3
ioerror                                                4       1      -3
flag_pseudo_start                                      4       1      -3
flag_dump_strings                                      4       1      -3
abbreviate_duplicate_blocks                            4       -      -4
check_and_close                                       96      90      -6
od_main                                             2988    2955     -33
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/7 up/down: 1/-58)             Total: -57 bytes
   text    data     bss     dec     hex filename
 781314    1328   11876  794518   c1f96 busybox_old
 781266    1328   11844  794438   c1f46 busybox_unstripped
2007-07-24 12:28:03 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
catv.c
chgrp.c
chmod.c
chown.c md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) 2007-07-05 00:12:55 +00:00
chroot.c
cksum.c
comm.c
Config.in
cp.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
cut.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
date.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
dd.c
df.c
dirname.c
dos2unix.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
du.c
echo.c
env.c rework long option handling. saves ~1.2k 2007-07-23 17:14:14 +00:00
expr.c expr: small code shrink 2007-07-01 18:33:35 +00:00
false.c
fold.c random shrinkage of statics, -60 bytes saved 2007-06-21 12:43:45 +00:00
head.c
hostid.c
id.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
install.c rework long option handling. saves ~1.2k 2007-07-23 17:14:14 +00:00
Kbuild
length.c
ln.c
logname.c
ls.c rework long option handling. saves ~1.2k 2007-07-23 17:14:14 +00:00
md5_sha1_sum.c md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) 2007-07-05 00:12:55 +00:00
mkdir.c rework long option handling. saves ~1.2k 2007-07-23 17:14:14 +00:00
mkfifo.c
mknod.c
mv.c rework long option handling. saves ~1.2k 2007-07-23 17:14:14 +00:00
nice.c
nohup.c
od_bloaty.c od: shrink a bit 2007-07-24 12:28:03 +00:00
od.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
split.c
stat.c
stty.c Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 2007-06-25 10:55:35 +00:00
sum.c
sync.c
tail.c
tee.c
test.c introduce and use bb_basename() 2007-06-30 08:04:05 +00:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c uuencode: shrink 2007-06-26 15:59:37 +00:00
wc.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
who.c
whoami.c
yes.c