Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
25a9c17f558e74adc5ccaf9f55cd04e09ffb25a8
/
runit
/
runsv.c
592d4fe
selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable
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
cb448fe
libbb: introduce and use xrename and rename_or_warn.
by Denis Vlasenko
· 17 years ago
25591c3
libbb: introduce bb_signals and bb_signals_recursive,
by Denis Vlasenko
· 17 years ago
3718832
*: more readable handling of pipe fds. No code changes.
by Denis Vlasenko
· 17 years ago
847fa77
*: tidy up usage of char **environ
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
96e1b38
introduce and use close_on_exec_on(fd). -50 bytes.
by Denis Vlasenko
· 17 years ago
b925605
assorted static vars removal
by Denis Vlasenko
· 17 years ago
7bc5360
isrv: use monotonic_sec runsv: do not use clock_gettime if !MONOTONIC_CLOCK
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
a27a11b
introduce and use xdup2(int, int)
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 17 years ago
5a6aedd
xpipe: introduce (saves ~170 bytes)
by Denis Vlasenko
· 17 years ago
ff131b9
style fixes. No code changes.
by Denis Vlasenko
· 18 years ago
2856dab
tcpsvd: new applet
by Denis Vlasenko
· 18 years ago
cad04ef
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
by Denis Vlasenko
· 18 years ago
8a16405
add missing copyright statements and doc for sv
by Denis Vlasenko
· 18 years ago
3aba666
runsv: random code savings, ~300 bytes
by Denis Vlasenko
· 18 years ago
d0762e3
runsv: add missing {}
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
ab2aea4
preparatory patch for -Wwrite-strings #4
by Denis Vlasenko
· 18 years ago
e2473f8
runit/* cleanup part 2
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