index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-10
style fixes. No code changes.
Denis Vlasenko
13
-31
/
+30
2007-04-10
- very minor shrinkage (-3b)
Bernhard Reutner-Fischer
2
-5
/
+7
2007-04-10
- use skip_non_whitespace() where appropriate
Bernhard Reutner-Fischer
3
-7
/
+3
2007-04-10
- add prototype for str_tolower()
Bernhard Reutner-Fischer
1
-0
/
+2
2007-04-10
- add libbb function str_tolower to convert a string to lowercase.
Bernhard Reutner-Fischer
3
-56
/
+63
2007-04-09
make xfunctions optionally longjump instead of exit.
Denis Vlasenko
10
-24
/
+39
2007-04-09
factor out NOFORK/NOEXEC code from find. Use it for xargs too.
Denis Vlasenko
4
-68
/
+76
2007-04-09
xargs: shrink code, ~80 bytes
Denis Vlasenko
2
-77
/
+80
2007-04-09
wait4pid: if passed with pid < 0, do not set errno - it is already set by exec!
Denis Vlasenko
2
-34
/
+33
2007-04-09
Implement first instance of NOFORK applet - echo
Denis Vlasenko
6
-50
/
+77
2007-04-09
busybox: fix "<applet>: applet not found" message
Denis Vlasenko
1
-1
/
+5
2007-04-09
Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets
Denis Vlasenko
5
-93
/
+65
2007-04-09
msh: smallish code shrinkage; cosmetics
Denis Vlasenko
1
-68
/
+58
2007-04-09
merge busybox.c into applets.c
Denis Vlasenko
6
-209
/
+199
2007-04-08
applets.h: de-obfuscate
Denis Vlasenko
1
-26
/
+35
2007-04-08
add some missed statics on constant objects.
Denis Vlasenko
10
-35
/
+40