hush/runit
Denis Vlasenko 23e3e25df6 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
2007-10-05 21:23:49 +00:00
..
chpst.c chpst: stop using data/bss 2007-10-05 21:23:49 +00:00
Config.in runit: add runsv, runsvdir and sv. Oh yes. 2006-11-17 18:58:16 +00:00
Kbuild done a dozen of randconfig test. guess what? ALL failed... 2006-12-30 17:57:03 +00:00
runit_lib.c introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00
runit_lib.h introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00
runsv.c introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00
runsvdir.c introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00
sv.c assorted static vars removal 2007-09-28 10:29:17 +00:00
svlogd.c introduce and use close_on_exec_on(fd). -50 bytes. 2007-09-30 23:50:48 +00:00