chpst: stop using data/bss
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 5 Oct 2007 21:23:49 +0000 (21:23 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 5 Oct 2007 21:23:49 +0000 (21:23 -0000)
commit23e3e25df601ce2cd000770d4833831ffe9cfb35
tree4fe95a9f9fb67c26a708d84b7cd7ba35d52a6ec8
parent91e520320510fe4c535eaf26ff24de44d2a55c66
chpst: stop using data/bss

function                                             old     new   delta
chpst_main                                          1066    1089     +23
set_user                                               4       -      -4
root                                                   4       -      -4
nicelvl                                                4       -      -4
limitt                                                 4       -      -4
limits                                               196     192      -4
limitr                                                 4       -      -4
limitp                                                 4       -      -4
limito                                                 4       -      -4
limitl                                                 4       -      -4
limitf                                                 4       -      -4
limitd                                                 4       -      -4
limitc                                                 4       -      -4
limita                                                 4       -      -4
env_user                                               4       -      -4
env_dir                                                4       -      -4
------------------------------------------------------------------------------
(add/remove: 0/14 grow/shrink: 1/1 up/down: 23/-60)           Total: -37 bytes
   text    data     bss     dec     hex filename
 770892    1029    9520  781441   bec81 busybox_old
 770916     989    9496  781401   bec59 busybox_unstripped
runit/chpst.c