busybox/init
Denis Vlasenko 3fa36e2350 *: a bit of code shrink
function                                             old     new   delta
stop_handler                                          41      38      -3
sulogin_main                                         508     504      -4
got_cont                                               4       -      -4
cont_handler                                          11       -     -11
startservice                                         309     297     -12
processorstart                                       423     409     -14
tcpudpsvd_main                                      1861    1843     -18
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/5 up/down: 0/-66)             Total: -66 bytes
2008-11-09 00:15:11 +00:00
..
Config.in init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people 2008-10-21 17:14:26 +00:00
halt.c whitespace fixes 2008-09-25 10:39:10 +00:00
init.c *: a bit of code shrink 2008-11-09 00:15:11 +00:00
Kbuild init: stop doing silly things with the console (-400 bytes) 2007-02-21 00:15:20 +00:00
mesg.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00