- fix "noreduce" flag of config_read (didn't work at all, at least for me).
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 17 Jul 2008 14:00:42 +0000 (14:00 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 17 Jul 2008 14:00:42 +0000 (14:00 -0000)
commit54d50a0b476ec2e6015dffd9598edc2d7968047b
tree4ee4b75067cabcbb0dca4b1c99be668dc48b563c
parent679212836a881b53382ea6bd811f38e00705d50d
- fix "noreduce" flag of config_read (didn't work at all, at least for me).
- convert init's inittab parsing to the new config parser:
function                                             old     new   delta
config_read                                          393     386      -7
static.actions                                        72      64      -8
.rodata                                           121772  121764      -8
parse_inittab                                        554     393    -161
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-184)           Total: -184 bytes
init/init.c
libbb/parse_config.c