Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c5496d3585bcab3c39f9b10f638ba0c94f5cda3f
/
runit
/
sv.c
548620c
randomconfig fixes
by Denys Vlasenko
· 8 years ago
4051a99
svc: new applet (daemontools-compatible version of "sv")
by Denys Vlasenko
· 8 years ago
1d3a04a
Code style fixes, no code changes
by Denys Vlasenko
· 8 years ago
237bedd
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
by Denys Vlasenko
· 8 years ago
47cfbf3
*: add most of the required setup_common_bufsiz() calls
by Denys Vlasenko
· 9 years ago
e6a2f4c
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
by Denys Vlasenko
· 9 years ago
0863e1a
runit/*: convert to new-style "one file" applets
by Denys Vlasenko
· 9 years ago
af4f0e4
libbb: use <poll.h> instead of <sys/poll.h>
by Thomas Petazzoni
· 11 years ago
60a9414
fix "variable 'foo' set but not used" warnings
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
05e8605
remove runit/runit_lib.c
by Denys Vlasenko
· 14 years ago
98a4c7c
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
by Denys Vlasenko
· 15 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
b3ba9e2
sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink
by Denys Vlasenko
· 15 years ago
8f24f98
stop using non-standard macro, use WEXITSTATUS instead
by Denys Vlasenko
· 16 years ago
04158e0
udhcpd: add code which rejects lease files with suspicious or old timestamp.
by Denis Vlasenko
· 16 years ago
f068b3e
sv: make default service dir configurable (Vladimir wants it)
by Denis Vlasenko
· 16 years ago
a53de7f
- fix spelling
by Bernhard Reutner-Fischer
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
1d42665
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
d18f52b
actually add bb_qsort.c *: s/Denis/Denys/
by Denis Vlasenko
· 17 years ago
fb0eba7
libbb: introduce and use safe_waitpid (loops in EINTR)
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
b925605
assorted static vars removal
by Denis Vlasenko
· 17 years ago
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
c9dc2ac
make variables static
by Denis Vlasenko
· 17 years ago
45946f8
runit/*: get rid of tai[a] time abstraction, it's too bloaty.
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
f223efb
svlogd: fix timestamping; do not warn if config is missing sv: extend help text
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
ac678ec
style fixes, no code changes
by Denis Vlasenko
· 18 years ago
53091ec
Attempt to get more applets compile for NOMMU.
by Denis Vlasenko
· 18 years ago
8a16405
add missing copyright statements and doc for sv
by Denis Vlasenko
· 18 years ago
d55a362
sv: make code trivially smaller
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
7fca91a3
sv: fix incorrect option parsing and reduce size
by Denis Vlasenko
· 18 years ago
322661d
preparatory patch for -Wwrite-strings #6
by Denis Vlasenko
· 18 years ago
8c78395
runit cleanup part 1
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
bf0a201
style fixes last xcalloc replaced by xzalloc
by Denis Vlasenko
· 18 years ago
04c6386
forgot about avn add... :(
by Denis Vlasenko
· 18 years ago