libbb: fixes to config_read() by maintainer
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 20 Jul 2008 13:01:56 +0000 (13:01 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 20 Jul 2008 13:01:56 +0000 (13:01 -0000)
commit4a717e0c19098111d7fc41f260e01258556ddfbb
treed65386c0c0a0c2d80d712847221551ebecee33e3
parentdcb3fcb042612bfbb311a488379c65024bafd52b
libbb: fixes to config_read() by maintainer
sysctl: use config_read()

function                                             old     new   delta
sysctl_main                                          121     232    +111
config_read                                          478     502     +24
parse_main                                           239     241      +2
sysctl_preload_file_and_exit                         234       -    -234
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 3/0 up/down: 137/-234)          Total: -97 bytes
libbb/parse_config.c
procps/sysctl.c