logread: eliminate usage of data/bss
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 23 Nov 2007 03:39:45 +0000 (03:39 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 23 Nov 2007 03:39:45 +0000 (03:39 -0000)
commitff2b6d21853ca6417a43c06f37a32201f881245d
treee29af66c29c2a7cfeb7f7f4ca7c904704def2a5e
parent6884f665bd7bc101f56ff9047afaffbc06dc99e2
logread: eliminate usage of data/bss
ifup: don't remove virtual iface prefixes (eth0:0)

function                                             old     new   delta
shbuf                                                  4       -      -4
SMrup                                                  6       -      -6
SMrdn                                                 12       -     -12
static.label_buf                                      20       4     -16
get_var                                              158     140     -18
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 0/2 up/down: 0/-56)             Total: -56 bytes
   text    data     bss     dec     hex filename
 783501     962    9260  793723   c1c7b busybox_old
 783483     942    9244  793669   c1c45 busybox_unstripped
networking/ifupdown.c
sysklogd/logger.c
sysklogd/logread.c