busybox/coreutils
Denis Vlasenko ef4bb26f93 diff: stop using data/bss
function                                             old     new   delta
do_diff                                              385     436     +51
diff_main                                            850     895     +45
dump_unified_vec                                     437     457     +20
prepare                                              335     334      -1
anychange                                              1       -      -1
suff                                                   4       -      -4
status                                               135     131      -4
static.max_context                                     4       -      -4
start                                                 12       8      -4
pref                                                   4       -      -4
member                                                 4       -      -4
label2                                                 4       -      -4
label1                                                 4       -      -4
klist                                                  4       -      -4
ixold                                                  4       -      -4
ixnew                                                  4       -      -4
dl_count                                               4       -      -4
dl                                                     4       -      -4
context_vec_start                                      4       -      -4
context_vec_ptr                                        4       -      -4
context_vec_end                                        4       -      -4
context                                                4       -      -4
clistlen                                               4       -      -4
clist                                                  4       -      -4
clen                                                   4       -      -4
class                                                  4       -      -4
J                                                      4       -      -4
add_to_dirlist                                        71      64      -7
slen                                                   8       -      -8
sfile                                                  8       -      -8
len                                                    8       -      -8
file                                                   8       -      -8
get_dir                                              196     185     -11
newcand                                               97      85     -12
change                                               351     331     -20
stb2                                                  96       -     -96
stb1                                                  96       -     -96
diffreg                                             2835    2717    -118
------------------------------------------------------------------------------
(add/remove: 0/27 grow/shrink: 3/8 up/down: 116/-482)        Total: -366 bytes

# size */*/diff.o
   text    data     bss     dec     hex filename
   7055       8     305    7368    1cc8 busybox.t2/coreutils/diff.o
   7002       0       0    7002    1b5a busybox.t3/coreutils/diff.o
2007-06-04 12:21:53 +00:00
..
libcoreutils delete tons of extra #includes 2007-05-31 22:42:12 +00:00
basename.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
cal.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
cat.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
catv.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
chgrp.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chmod.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chown.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chroot.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
cksum.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
cmp.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
comm.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Config.in - move additional fancy options not mandated by SUSv3 into a FANCY option 2007-03-28 16:48:40 +00:00
cp.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
cut.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
date.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
dd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
df.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
diff.c diff: stop using data/bss 2007-06-04 12:21:53 +00:00
dirname.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
dos2unix.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
du.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
echo.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
env.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
expr.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
false.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fold.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
head.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
hostid.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
id.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
install.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Kbuild - rough prototype for split(1). TODO: Still needs some love since it's way too big.. 2007-03-25 21:50:18 +00:00
length.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ln.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
logname.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ls.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
md5_sha1_sum.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
mkdir.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
mkfifo.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
mknod.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
mv.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
nice.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
nohup.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
od_bloaty.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
od.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
printenv.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
printf.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
pwd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
realpath.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
rm.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
rmdir.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
seq.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sleep.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sort.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
split.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
stat.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
stty.c whitespace fixes 2007-05-30 00:29:55 +00:00
sum.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sync.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tail.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tee.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
test.c test: close bug 1371 2007-05-27 03:39:50 +00:00
touch.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tr.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
true.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tty.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
uname.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
uniq.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
usleep.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
uudecode.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
uuencode.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
watch.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
wc.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
who.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
whoami.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
yes.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00