hush/coreutils
Denis Vlasenko b304eadca8 test: shrink a bit
function                                             old     new   delta
test_main                                              5     434    +429
bb_test                                              473       -    -473
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/0 up/down: 429/-473)          Total: -44 bytes
   text    data     bss     dec     hex filename
 735073    3028   14408  752509   b7b7d busybox_old
 735029    3028   14408  752465   b7b51 busybox_unstripped
2007-06-21 13:35:52 +00:00
..
libcoreutils getopt_mk_fifo_nod: heed warning 2007-06-10 19:29:37 +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 catv: was abusing xopen, should not die on err, but warn only. 2007-06-12 08:13:34 +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
comm.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +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
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 echo: fix yet another buglet in non-fancy echo 2007-06-19 23:04:17 +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 random shrinkage of statics, -60 bytes saved 2007-06-21 12:43:45 +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 install: fix install a b /a/link/to/dir 2007-06-17 00:35:15 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +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
readlink.c move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +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: shrink a bit 2007-06-21 13:35:52 +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 uudecode: nuke duplicate base64_table[]. saves 65 bytes 2007-06-12 07:24:11 +00:00
uuencode.c uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> 2007-06-04 23:32:35 +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