Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
hace 17 años |
Denis Vlasenko
|
3952f20c24
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
|
hace 17 años |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
hace 17 años |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
hace 17 años |
Denis Vlasenko
|
c6753c1666
expr: small code shrink
|
hace 17 años |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
hace 17 años |
Denis Vlasenko
|
240a1cfbbe
add some missed statics on constant objects.
|
hace 17 años |
Bernhard Reutner-Fischer
|
cea0a8bccb
- use bb_error_msg
|
hace 17 años |
Bernhard Reutner-Fischer
|
8025afad8a
- use xregcomp. Untested. vda, isn't there a regfree missing here?
|
hace 17 años |
Bernhard Reutner-Fischer
|
3c5929a53b
- remove some unneeded forward declarations. No obj-code changes.
|
hace 17 años |
Bernhard Reutner-Fischer
|
adb01b1583
- remove args from bss, minor misc shrinkage while at it.
|
hace 17 años |
Denis Vlasenko
|
cd27c42552
chown: support -H -L -P if ENABLE_DESKTOP
|
hace 17 años |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
hace 18 años |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
hace 18 años |
Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
hace 18 años |
Denis Vlasenko
|
d686a045c8
safe_strtoXX interface proved to be a bit unconvenient.
|
hace 18 años |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
hace 18 años |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
hace 18 años |
Bernhard Reutner-Fischer
|
73561cc75a
- pull from busybox_scratch: r15829:15850
|
hace 18 años |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
hace 18 años |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
hace 18 años |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
hace 19 años |
"Vladimir N. Oleynik"
|
8aa9e57149
support 64 arith. Close bug 136
|
hace 19 años |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
hace 19 años |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
hace 19 años |
Rob Landley
|
540d3f60f3
Patch from Shaun Jackman:
|
hace 19 años |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
hace 20 años |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
hace 21 años |
Manuel Novoa III
|
083862228a
Use bb_xstrdup() instead of strdup().
|
hace 21 años |
Manuel Novoa III
|
7018385fe7
Be stricter when converting strings to integers. Should fix the problem
|
hace 21 años |