Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 년 전 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 년 전 |
Denys Vlasenko
|
8684cbb5cc
libbb: robustify isXXXX(). +39 bytes
|
15 년 전 |
Denis Vlasenko
|
4b5709496b
strings: code shrink -22 bytes by Tito
|
16 년 전 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 년 전 |
Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 년 전 |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 년 전 |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 년 전 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 년 전 |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 년 전 |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 년 전 |
Denis Vlasenko
|
787d92645b
strings: strings a b was processing a twice, fix that
|
17 년 전 |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 년 전 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 년 전 |
Denis Vlasenko
|
b6aae0f381
preparatory patch for -Wwrite-strings #2
|
18 년 전 |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 년 전 |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 년 전 |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 년 전 |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 년 전 |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 년 전 |
Rob Landley
|
c052576821
Tito said that strings is a complete rewrite.
|
18 년 전 |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
18 년 전 |
Rob Landley
|
a6e131dab3
Size reductions, mostly switching things to use libbb functions.
|
18 년 전 |
Bernhard Reutner-Fischer
|
0817313255
- whitespace cleanup from Tito.
|
18 년 전 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 년 전 |
Rob Landley
|
658d2cf986
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
|
19 년 전 |
Rob Landley
|
16cd02e01e
Clean up strings.c to use busybox's option processing. Bug 006, apparently.
|
19 년 전 |
Glenn L McGrath
|
edaf39156a
Bugfixes
|
20 년 전 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 년 전 |
Glenn L McGrath
|
e16ab475ad
Patch from Tito, Reduces the size of busybox's strings applet from 1900 to
|
21 년 전 |