Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bf25fbccb9b2641c77685ac0a537e8068b6b354a
/
shell
/
bbsh.c
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
f5d8c90
style fixes, no code changes
by Denis Vlasenko
· 16 years ago
636a1f8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
by Bernhard Reutner-Fischer
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
e4f2d06
rename: run_applet_by_name -> run_applet_and_exit
by Denis Vlasenko
· 18 years ago
de17ece
- use skip_non_whitespace() where appropriate
by Bernhard Reutner-Fischer
· 18 years ago
febe3c4
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
by Bernhard Reutner-Fischer
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
d398eca
hunt down improper include <>, make mkswap output 4Gb+ friendly
by Denis Vlasenko
· 18 years ago
d18a3a2
use skip_whitespace where appropriate
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
4ef6f64
The version checked into the tree is a snapshot of an unifinished applet, and
by Rob Landley
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
ef08184
Fix warnings.
by Rob Landley
· 18 years ago
3476ad6
Second drop. More infrastructure in place, especially for parsing pipelines.
by Rob Landley
· 18 years ago
02add9e
Might as well commit this to have the history. It's not linked in to the
by Rob Landley
· 18 years ago