Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
il y a 8 ans |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
il y a 8 ans |
Denys Vlasenko
|
0863e1a576
runit/*: convert to new-style "one file" applets
|
il y a 9 ans |
Denys Vlasenko
|
7db2a7c20e
runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT
|
il y a 9 ans |
Denys Vlasenko
|
dac8d80f77
runsvdir: do not block SIGCHLD around poll/sleep
|
il y a 9 ans |
Denys Vlasenko
|
fa535f3e48
runsvdir: (almost) close a signal race
|
il y a 9 ans |
Thomas Petazzoni
|
af4f0e48ec
libbb: use <poll.h> instead of <sys/poll.h>
|
il y a 11 ans |
Denys Vlasenko
|
16714245f9
add INIT_G()'s. No code changes.
|
il y a 13 ans |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
il y a 13 ans |
Eric Lammerts
|
31905f9477
runsvdir: do not miss closely spaced service dir changes
|
il y a 14 ans |
Denys Vlasenko
|
05e8605ab8
remove runit/runit_lib.c
|
il y a 14 ans |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
il y a 15 ans |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
il y a 15 ans |
Denys Vlasenko
|
aebb742939
svlogd: fix bug 521: use line buffering if any filtering is done
|
il y a 15 ans |
Denis Vlasenko
|
f09f4e015b
runsv: small optimization
|
il y a 15 ans |
Denis Vlasenko
|
93b38208d1
init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set'
|
il y a 16 ans |
Denis Vlasenko
|
3b35fbb632
runsvdir: straighten some convoluted code. logic is unchanged
|
il y a 16 ans |
Denis Vlasenko
|
3854c5ddf4
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
|
il y a 16 ans |
Denis Vlasenko
|
028eab61bc
runsvdir: if we have PID == 1, SIGHUP should make small pause,
|
il y a 16 ans |
Denis Vlasenko
|
cf696850f3
runsvdir: kill another global
|
il y a 16 ans |
Denis Vlasenko
|
6a2c2cf6f3
runsvdir: fx a recent vda's buglet (was pausing even if not signaled).
|
il y a 16 ans |
Denis Vlasenko
|
58f3c2e01e
runsvdir: shrink (by Vladimir)
|
il y a 16 ans |
Denis Vlasenko
|
9657596dd6
runsvdir: do not exit if we are pid 1.
|
il y a 16 ans |
Denis Vlasenko
|
923a79a769
runsvdir: conditionalize "log in argiment" (mis)feature. By Vladimir.
|
il y a 16 ans |
Denis Vlasenko
|
08ea11ab07
runsvd: shrink by Vladimir
|
il y a 16 ans |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
il y a 16 ans |
Denis Vlasenko
|
8f74094548
runsvdir: make it more robust against libc buglets (errno accidentally set to !0)
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
il y a 16 ans |
Denis Vlasenko
|
d0a071a528
brctl: eliminate stray data object
|
il y a 16 ans |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
il y a 16 ans |