Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
Denis Vlasenko
|
f5d8c90d73
style fixes, no code changes
|
16 years ago |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
17 years ago |
Denis Vlasenko
|
e4f2d064b0
rename: run_applet_by_name -> run_applet_and_exit
|
17 years ago |
Bernhard Reutner-Fischer
|
de17ece1db
- use skip_non_whitespace() where appropriate
|
17 years ago |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 years ago |
Denis Vlasenko
|
d398ecab9d
hunt down improper include <>, make mkswap output 4Gb+ friendly
|
18 years ago |
Denis Vlasenko
|
d18a3a20db
use skip_whitespace where appropriate
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Rob Landley
|
4ef6f647a3
The version checked into the tree is a snapshot of an unifinished applet, and
|
18 years ago |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 years ago |
Rob Landley
|
ef08184d9e
Fix warnings.
|
18 years ago |
Rob Landley
|
3476ad651d
Second drop. More infrastructure in place, especially for parsing pipelines.
|
18 years ago |
Rob Landley
|
02add9e53a
Might as well commit this to have the history. It's not linked in to the
|
18 years ago |