busybox/init
Denis Vlasenko 2e157ddf9e libbb: updated config_parse() from Vladimir
function                                             old     new   delta
config_read                                          385     460     +75
runsvdir_main                                       1701    1716     +15
readit                                               331     338      +7
passwd_main                                         1049    1053      +4
parse_command                                       1504    1507      +3
decode_format_string                                 822     824      +2
bb__parsespent                                       117     119      +2
udhcp_get_option                                     221     222      +1
changepath                                           196     194      -2
parse_inittab                                        400     396      -4
nameif_main                                          683     679      -4
make_device                                         1176    1172      -4
config_open                                           48      40      -8
expand_main                                          698     689      -9
readcmd                                             1012    1002     -10
config_free_data                                      37      21     -16
SynchronizeFile                                      683     643     -40
sleep_main                                           474     362    -112
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 8/10 up/down: 109/-209)        Total: -100 bytes
2008-07-19 09:27:19 +00:00
..
Config.in shells: do not frocibly enable test, echo and kill _applets_, 2008-04-01 14:47:57 +00:00
halt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
init.c libbb: updated config_parse() from Vladimir 2008-07-19 09:27:19 +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