svc: new applet (daemontools-compatible version of "sv")
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 5 Dec 2016 12:56:40 +0000 (13:56 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 5 Dec 2016 12:56:40 +0000 (13:56 +0100)
commit4051a99f5fe4b1e1914e26924d166a629bf3c71e
tree92c6dac2c84cd1dfea35ba459c1a0a84d1ff24f9
parent4bd0c2ab38a53d5ecc89eacc61b3291d4fe01d51
svc: new applet (daemontools-compatible version of "sv")

function                                             old     new   delta
sv                                                     -    1199   +1199
svc_main                                               -     145    +145
packed_usage                                       30255   30364    +109
applet_names                                        2437    2441      +4
applet_main                                         1420    1424      +4
find_applet_by_name                                  125     126      +1
sv_main                                             1201       9   -1192
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 4/1 up/down: 1462/-1192)        Total: 270 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
runit/sv.c