busybox/coreutils
Denis Vlasenko 542963685c dos2unix: shrink
bloatcheck for last four commits:
function                                             old     new   delta
xrename                                                -      38     +38
md5_hash_block                                       437     458     +21
sv_main                                             1237    1254     +17
update_status                                        569     580     +11
decode_format_string                                 795     805     +10
doset                                                317     326      +9
passwd_main                                         1070    1074      +4
sha1_compile                                         447     446      -1
rename_or_warn                                        49      47      -2
fill_bounds                                          174     172      -2
buffer_fill_and_print                                 76      73      -3
bb_perror_nomsg                                        9       -      -9
get_next_block                                      1810    1795     -15
patch_main                                          1107    1085     -22
write_status_file                                   1123    1077     -46
remove                                                52       -     -52
__GI_remove                                           52       -     -52
open_as_user                                         171     111     -60
microcom_main                                        811     747     -64
dos2unix_main                                        452     383     -69
------------------------------------------------------------------------------
(add/remove: 1/3 grow/shrink: 6/10 up/down: 110/-397)        Total: -287 bytes
2008-02-17 14:31:50 +00:00
..
libcoreutils cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 2008-02-13 16:52:00 +00:00
basename.c
cal.c
cat.c README: doccument the need of CONFIG_DESKTOP 2008-02-08 15:41:01 +00:00
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
comm.c
Config.in tac: new applet. ~240 bytes. 2008-01-06 06:27:17 +00:00
cp.c
cut.c
date.c
dd.c dd: fix a bug where we don't report write errors 2007-12-02 01:44:42 +00:00
df.c
dirname.c
dos2unix.c dos2unix: shrink 2008-02-17 14:31:50 +00:00
du.c
echo.c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00
env.c *: tidy up usage of char **environ 2008-01-28 22:45:43 +00:00
expand.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c
Kbuild random s/short/int/ 2008-02-16 13:18:17 +00:00
length.c
ln.c
logname.c
ls.c
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com> 2008-02-04 00:30:06 +00:00
od_bloaty.c - spelling fixes 2008-02-11 11:44:38 +00:00
od.c
printenv.c *: tidy up usage of char **environ 2008-01-28 22:45:43 +00:00
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c sort: -z outputs NUL terminated lines. Closes bug 1591. 2008-02-13 14:30:33 +00:00
split.c
stat.c
stty.c stty: fix mishandling of 'control' keywords (Ralf Friedl <Ralf.Friedl@online.de>) 2008-01-27 23:24:31 +00:00
sum.c
sync.c
tac.c tac: handle NULs properly. +145 bytes 2008-01-09 23:00:00 +00:00
tail.c
tee.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
test.c test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite 2008-02-09 05:48:42 +00:00
touch.c touch: accept and ignore -f 2007-11-28 19:25:32 +00:00
tr.c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c
who.c
whoami.c
yes.c