busybox/networking
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
..
libiproute random s/short/int/ 2008-02-16 13:18:17 +00:00
udhcp libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
arp.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
arping.c - shrink a tiny bit (-30Bytes) 2008-02-11 13:26:54 +00:00
brctl.c - implement brctl setpathcost, setportprio, setbridgeprio, stp 2008-01-14 16:10:11 +00:00
Config.in - spelling fixes 2008-02-11 11:44:38 +00:00
dnsd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
ether-wake.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ftp_ipv6_rfc2428.txt Add an RFC for future ipv6 ftp work 2007-11-23 21:43:40 +00:00
ftpgetput.c random s/short/int/ 2008-02-16 13:18:17 +00:00
hostname.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
httpd_indexcgi.c httpd: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
httpd.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
ifconfig.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
ifupdown.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
inetd.c *: tidy up usage of char **environ 2008-01-28 22:45:43 +00:00
interface.c whitespace/style fix 2007-10-11 19:53:10 +00:00
ip.c vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +00:00
ipcalc.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
isrv_identd.c - fix conflicting decls of syslog related facilitynames and prioritynames tables 2008-01-27 12:50:12 +00:00
isrv.c isrv: use monotonic_sec 2007-08-31 21:45:52 +00:00
isrv.h isrv.h: add copyright info 2007-01-14 12:34:48 +00:00
Kbuild sendmail: update from maintainer 2008-02-08 18:24:54 +00:00
nameif.c ps: fix build breakage from vda's recent commit 2008-01-07 16:13:14 +00:00
nc_bloaty.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
nc.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
netstat.c whitespace fixes 2008-01-07 19:06:47 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c Fix compilation error when FEATURE_FANCY_PING enabled. Also 2008-02-01 23:25:32 +00:00
pscan.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
route.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
sendmail.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
slattach.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
telnet.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
telnetd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
tftp.c - be C99 friendly. Anonymous unions are a GNU extension. This change is 2008-01-29 10:33:34 +00:00
traceroute.c traceroute: stop using global data/bss 2007-12-16 17:19:40 +00:00
vconfig.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
wget.c - spelling fixes 2008-02-11 11:44:38 +00:00
zcip.c zcip: open ARP socket before openlog 2008-02-04 09:42:05 +00:00