OSDN Git Service

bbconfig: make it independent from printf functions
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jun 2010 12:14:26 +0000 (14:14 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jun 2010 12:14:26 +0000 (14:14 +0200)
commit729ecb87bfbbaf9250837d8b8748503c5e97bfd6
treec269d39f4d929671e12ca2dfba90814e3b6f9976
parent121fb9506bcade96b6fb8b1dbcbbb7699bfb1a9d
bbconfig: make it independent from printf functions

function                                             old     new   delta
full_write2_str                                        -      25     +25
full_write1_str                                        -      25     +25
clear_main                                            21      20      -1
telnet_main                                         1488    1477     -11
getty_main                                          1932    1918     -14
full_write22_str                                      25       -     -25
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 0/3 up/down: 50/-51)             Total: -1 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
TEST_config_noprintf
console-tools/clear.c
coreutils/basename.c
include/libbb.h
libbb/appletlib.c
libbb/xfuncs.c
loginutils/getty.c
miscutils/bbconfig.c
networking/telnet.c
scripts/mkconfigs
shell/hush.c