*: code shrink and better "died from signal" reporting from wait4pid
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 18 Mar 2010 21:44:00 +0000 (22:44 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 18 Mar 2010 21:44:00 +0000 (22:44 +0100)
commit8531d76a15890c2c535908ce888b2e2aed35b172
tree2035bb9eb9feec14d80487a313729192bb0e875c
parentc5c006c10c060e7f1a97250d039051b93ed390b2
*: 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>
12 files changed:
debianutils/run_parts.c
findutils/xargs.c
include/libbb.h
libbb/vfork_daemon_rexec.c
mailutils/mime.c
miscutils/devfsd.c
miscutils/inotifyd.c
networking/ifplugd.c
networking/ntpd.c
networking/udhcp/script.c
networking/zcip.c
util-linux/mount.c