hush/miscutils
Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid
function                                             old     new   delta
parse                                                964     967      +3
udhcp_run_script                                     670     665      -5
singlemount                                          911     906      -5
mount_it_now                                         360     355      -5
inotifyd_main                                        521     516      -5
xspawn                                                21       -     -21
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/4 up/down: 3/-41)             Total: -38 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-18 22:44:00 +01:00
..
adjtimex.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
bbconfig.c
beep.c beep: the -d option takes milliseconds not microseconds 2010-03-14 15:32:49 +01:00
chat.c
chrt.c
Config.in
crond.c reuse a few strings 2010-02-26 10:09:31 +01:00
crontab.c setup_environment(): eliminate one parameter 2010-02-26 09:52:45 +01:00
dc.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
devfsd.c *: code shrink and better "died from signal" reporting from wait4pid 2010-03-18 22:44:00 +01:00
devmem.c
eject.c
fbsplash.c fbsplash: reinstate drawing of over/undersized images; shrink 2010-03-14 23:59:54 +01:00
fbsplash.cfg
flash_eraseall.c flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrink 2009-11-27 13:26:17 +01:00
flash_lock_unlock.c
flashcp.c
hdparm.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
inotifyd.c *: code shrink and better "died from signal" reporting from wait4pid 2010-03-18 22:44:00 +01:00
ionice.c
Kbuild
last_fancy.c
last.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
less.c lineedit: fix another corner case with bad unicode input 2010-03-11 21:17:55 +01:00
makedevs.c
man.c
microcom.c *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR 2010-03-02 15:02:45 +01:00
mountpoint.c
mt.c
raidautorun.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
readahead.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
runlevel.c
rx.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
setsid.c
strings.c
taskset.c
time.c libbb: introduce and use monotonic_ms 2010-01-12 12:52:30 +01:00
timeout.c
ttysize.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
volname.c
wall.c
watchdog.c