busybox/coreutils
Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
signal_SA_RESTART_empty_mask                           -      65     +65
signal_no_SA_RESTART_empty_mask                        -      54     +54
dd_main                                             1325    1369     +44
sigaction_set                                          -      19     +19
dname_enc                                            373     377      +4
UNSPEC_print                                          64      66      +2
setsignal                                            296     294      -2
bb_signals_recursive                                  95      92      -3
bb_askpass                                           367     361      -6
inetd_main                                          1810    1797     -13
rx_main                                              912     883     -29
sigdelset                                             32       -     -32
__sigdelset                                           32       -     -32
__GI_sigdelset                                        32       -     -32
sighup_handler                                        84      37     -47
arping_main                                         1844    1797     -47
fsck_main                                           1869    1807     -62
run_list                                            1917    1844     -73
vlock_main                                           492     409     -83
progressmeter                                        883     798     -85
handle_incoming_and_exit                            2737    2651     -86
------------------------------------------------------------------------------
(add/remove: 3/3 grow/shrink: 3/12 up/down: 188/-632)        Total: -444 bytes
2008-03-12 23:19:35 +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 lpd: spool mode added by Vladimir 2008-02-25 20:30:24 +00:00
cksum.c
comm.c
Config.in forgotten bit of rmdir long options support 2008-02-24 22:45:04 +00:00
cp.c
cut.c cut: add proper stdout error handling, fix "-" handling; 2007-11-23 07:26:15 +00:00
date.c
dd.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00
df.c df: add -a 2007-11-15 09:02:12 +00:00
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 - use standard-imposed constants some more 2007-11-16 12:39:16 +00:00
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 actually add bb_qsort.c 2008-03-02 12:53:15 +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 rmdir: optional long options support for Debian users. +68 bytes. 2008-02-24 14:56:10 +00:00
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 - use standard-imposed constants some more 2007-11-16 12:39:16 +00:00
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 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) 2008-02-19 00:38:10 +00:00
tee.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
test.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +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 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) 2008-02-19 00:38:10 +00:00
who.c - add note about SUSv3 missing options. 2007-11-16 11:52:42 +00:00
whoami.c
yes.c