*: introduce and use xfork()
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 1 Jul 2008 11:11:24 +0000 (11:11 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 1 Jul 2008 11:11:24 +0000 (11:11 -0000)
commit58d60c3333b988feb72eb867332d9ad773957810
tree1c6d46f7642c863462198e144cd49ca051c8458f
parent49b5c516b5f5cb72ba05d5584e574b4a48cee7c1
*: introduce and use xfork()

function                                             old     new   delta
xfork                                                  -      20     +20
msh_main                                            1377    1380      +3
mod_process                                          455     446      -9
forkexit_or_rexec                                     30      17     -13
expand_variables                                    1434    1421     -13
open_transformer                                      91      76     -15
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/4 up/down: 23/-50)            Total: -27 bytes
archival/libunarchive/open_transformer.c
include/libbb.h
libbb/vfork_daemon_rexec.c
libbb/xvfork.c
networking/inetd.c
shell/hush.c
util-linux/mount.c