hush/runit
Denis Vlasenko b925605441 assorted static vars removal
function                                             old     new   delta
tcpudpsvd_main                                      1829    1839     +10
update_status                                        567     569      +2
sigterm                                                1       -      -1
.........
dhcprelay_signal_handler                               8       -      -8
nfs_strerror                                          60      49     -11
singlemount                                         4579    4564     -15
static.p                                              16       -     -16
svstatus                                              20       -     -20
dhcprelay_xid_list                                    32       -     -32
runsv_main                                          1785    1746     -39
static.buf                                            74      28     -46
svd                                                   56       -     -56
dhcprelay_main                                      1141    1080     -61
------------------------------------------------------------------------------
(add/remove: 0/20 grow/shrink: 2/10 up/down: 12/-386)        Total: -374 bytes
2007-09-28 10:29:17 +00:00
..
chpst.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +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 runit/*: get rid of tai[a] time abstraction, it's too bloaty. 2007-08-20 17:27:40 +00:00
runit_lib.h *: compile fixes for 64-bit build 2007-08-23 10:52:52 +00:00
runsv.c assorted static vars removal 2007-09-28 10:29:17 +00:00
runsvdir.c make variables static 2007-09-27 10:08:02 +00:00
sv.c assorted static vars removal 2007-09-28 10:29:17 +00:00
svlogd.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00