index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runit
/
runsvdir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
runsvdir: make it more robust against libc buglets (errno accidentally set to...
Denis Vlasenko
2008-05-31
1
-2
/
+7
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
1
-11
/
+30
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-3
/
+3
*
actually add bb_qsort.c
Denis Vlasenko
2008-03-02
1
-1
/
+1
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
1
-4
/
+6
*
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
1
-10
/
+10
*
libbb: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2008-01-02
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce and use close_on_exec_on(fd). -50 bytes.
Denis Vlasenko
2007-09-30
1
-3
/
+3
*
make variables static
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
runsvdir: fix "linear wait time" bug
Denis Vlasenko
2007-09-26
1
-1
/
+1
*
runit/*: get rid of tai[a] time abstraction, it's too bloaty.
Denis Vlasenko
2007-08-20
1
-69
/
+69
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
xpipe: introduce (saves ~170 bytes)
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
tcpsvd: new applet
Denis Vlasenko
2007-04-01
1
-3
/
+4
*
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
Denis Vlasenko
2007-03-25
1
-1
/
+1
*
add missing copyright statements and doc for sv
Denis Vlasenko
2007-03-12
1
-0
/
+27
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
2007-01-29
1
-7
/
+7
*
runit/* cleanup part 2
Denis Vlasenko
2007-01-27
1
-1
/
+1
*
runit cleanup part 1
Denis Vlasenko
2007-01-27
1
-6
/
+6
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-4
/
+4
*
forgot about avn add... :(
Denis Vlasenko
2006-11-17
1
-0
/
+306