busybox/procps
Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive,
which sets same handler for many signals. sig_catch is nuked
(bb_signals_recursive is more descriptive name).
*: use them as appropriate. 

function                                             old     new   delta
bb_signals_recursive                                   -      95     +95
bb_signals                                             -      52     +52
run_command                                          258     273     +15
svlogd_main                                         1368    1377      +9
runsv_main                                          1746    1752      +6
runsvdir_main                                       1643    1646      +3
UNSPEC_print                                          64      66      +2
time_main                                           1128    1127      -1
...
resize_main                                          246     210     -36
sig_catch                                             63       -     -63
set_fatal_sighandler                                  85      14     -71
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 5/24 up/down: 182/-548)        Total: -366 bytes
2008-02-16 22:58:56 +00:00
..
Config.in ps: add conditional support for -o [e]time 2008-01-05 03:26:41 +00:00
free.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fuser.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Kbuild pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 2007-09-29 22:26:01 +00:00
kill.c cosmetic change in message text 2007-11-15 00:57:40 +00:00
nmeter.c ps: fix overflow in USER and VSZ columns 2008-01-06 03:26:53 +00:00
pgrep.c ps: fix build breakage from vda's recent commit 2008-01-07 16:13:14 +00:00
pidof.c which: fix testsuite failure 2007-11-25 04:54:13 +00:00
ps.c ps: fixlet to disabled compat code 2008-02-03 22:04:19 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
sysctl.c sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) 2007-11-29 06:40:28 +00:00
top.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
uptime.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
watch.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00