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
/
sv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-4
/
+3
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
actually add bb_qsort.c
Denis Vlasenko
2008-03-02
1
-1
/
+1
*
libbb: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2008-01-02
1
-2
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
assorted static vars removal
Denis Vlasenko
2007-09-28
1
-5
/
+17
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-4
/
+4
*
make variables static
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
runit/*: get rid of tai[a] time abstraction, it's too bloaty.
Denis Vlasenko
2007-08-20
1
-66
/
+62
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
svlogd: fix timestamping; do not warn if config is missing
Denis Vlasenko
2007-08-03
1
-2
/
+4
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
style fixes, no code changes
Denis Vlasenko
2007-04-16
1
-5
/
+10
*
Attempt to get more applets compile for NOMMU.
Denis Vlasenko
2007-03-26
1
-11
/
+6
*
add missing copyright statements and doc for sv
Denis Vlasenko
2007-03-12
1
-0
/
+150
*
sv: make code trivially smaller
Denis Vlasenko
2007-03-12
1
-4
/
+4
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
sv: fix incorrect option parsing and reduce size
Denis Vlasenko
2007-02-02
1
-120
/
+176
*
preparatory patch for -Wwrite-strings #6
Denis Vlasenko
2007-01-29
1
-30
/
+42
*
runit cleanup part 1
Denis Vlasenko
2007-01-27
1
-13
/
+24
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-1
/
+1
*
style fixes
Denis Vlasenko
2006-12-26
1
-2
/
+2
*
forgot about avn add... :(
Denis Vlasenko
2006-11-17
1
-0
/
+360