Denys Vlasenko
|
f3ea792bad
*: mass cosmetic removal of extra empty lines. no code changes
|
14 yıl önce |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 yıl önce |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 yıl önce |
Denis Vlasenko
|
230997bd61
expr: a bit more robust handling of regexps with groups (closes bug 87)
|
15 yıl önce |
Denis Vlasenko
|
272710fe93
expr: on error, exit with exitcode 2
|
16 yıl önce |
Denis Vlasenko
|
a7f4e4bbd8
expr: fix comparisons 'a < b' where we were overflowing a-b
|
16 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
3952f20c24
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
|
17 yıl önce |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 yıl önce |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 yıl önce |
Denis Vlasenko
|
c6753c1666
expr: small code shrink
|
17 yıl önce |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 yıl önce |
Denis Vlasenko
|
240a1cfbbe
add some missed statics on constant objects.
|
17 yıl önce |
Bernhard Reutner-Fischer
|
cea0a8bccb
- use bb_error_msg
|
17 yıl önce |
Bernhard Reutner-Fischer
|
8025afad8a
- use xregcomp. Untested. vda, isn't there a regfree missing here?
|
17 yıl önce |
Bernhard Reutner-Fischer
|
3c5929a53b
- remove some unneeded forward declarations. No obj-code changes.
|
17 yıl önce |
Bernhard Reutner-Fischer
|
adb01b1583
- remove args from bss, minor misc shrinkage while at it.
|
17 yıl önce |
Denis Vlasenko
|
cd27c42552
chown: support -H -L -P if ENABLE_DESKTOP
|
17 yıl önce |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 yıl önce |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
18 yıl önce |
Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
18 yıl önce |
Denis Vlasenko
|
d686a045c8
safe_strtoXX interface proved to be a bit unconvenient.
|
18 yıl önce |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 yıl önce |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 yıl önce |
Bernhard Reutner-Fischer
|
73561cc75a
- pull from busybox_scratch: r15829:15850
|
18 yıl önce |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 yıl önce |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 yıl önce |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
19 yıl önce |
"Vladimir N. Oleynik"
|
8aa9e57149
support 64 arith. Close bug 136
|
19 yıl önce |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 yıl önce |