Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 vuotta sitten |
Denis Vlasenko
|
847fa779af
*: tidy up usage of char **environ
|
17 vuotta sitten |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 vuotta sitten |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 vuotta sitten |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 vuotta sitten |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 vuotta sitten |
Denis Vlasenko
|
e013475830
env: micro-optimization
|
17 vuotta sitten |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 vuotta sitten |
Denis Vlasenko
|
bdc88fdc68
rework long option handling. saves ~1.2k
|
17 vuotta sitten |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 vuotta sitten |
Denis Vlasenko
|
5b34083004
several *.c files:
|
17 vuotta sitten |
Denis Vlasenko
|
16c7fb7fc5
chown, env: stop using statics
|
17 vuotta sitten |
Denis Vlasenko
|
1d76f439da
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
18 vuotta sitten |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 vuotta sitten |
Denis Vlasenko
|
9f739445cd
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
18 vuotta sitten |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 vuotta sitten |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 vuotta sitten |
Denis Vlasenko
|
40920825d5
rename bb_default_error_retval -> xfunc_error_retval
|
18 vuotta sitten |
Denis Vlasenko
|
fe54458e46
runit/chpst: "change process state" utility
|
18 vuotta sitten |
Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
18 vuotta sitten |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 vuotta sitten |
Bernhard Reutner-Fischer
|
01d23ade57
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
18 vuotta sitten |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 vuotta sitten |
Rob Landley
|
0a7c8ef6e2
Patch from Denis Vlasenko to constify things and fix a few typos.
|
19 vuotta sitten |
"Vladimir N. Oleynik"
|
f704b27b5b
|
19 vuotta sitten |
Rob Landley
|
b7128c6236
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
|
19 vuotta sitten |
"Vladimir N. Oleynik"
|
27421a1878
1) bb_opt_complementaly -> bb_opt_complementally
|
19 vuotta sitten |
Eric Andersen
|
7ff33f1b42
Thats odd. I guess this was cut-n-paste error, but vodz
|
20 vuotta sitten |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 vuotta sitten |
Eric Andersen
|
1b1942f93d
As vodz pointed out, setting unset_env to NULL is sufficient
|
21 vuotta sitten |