busybox/init
Denis Vlasenko d55268d0d4 init: don't spawn tons of waiting children, one is enough
init: shrink signal disabling code
init: rename some functions
   text    data     bss     dec     hex filename
 778657     832    7344  786833   c0191 busybox_old
 778445     832    7344  786621   c00bd busybox_unstripped
2007-12-26 18:32:58 +00:00
..
Config.in convert #if to if -- let gcc optimize away dead code for us 2007-12-25 04:30:14 +00:00
halt.c
init.c init: don't spawn tons of waiting children, one is enough 2007-12-26 18:32:58 +00:00
Kbuild
mesg.c