Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
081efd12325ed0b768d404e10f1ac749a90f8225
/
miscutils
/
strings.c
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
787d926
strings: strings a b was processing a twice, fix that
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
b6aae0f
preparatory patch for -Wwrite-strings #2
by Denis Vlasenko
· 18 years ago
ddec5af
rename functions to more understandable names
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
c052576
Tito said that strings is a complete rewrite.
by Rob Landley
· 18 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
a6e131d
Size reductions, mostly switching things to use libbb functions.
by Rob Landley
· 19 years ago
0817313
- whitespace cleanup from Tito.
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
658d2cf
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
by Rob Landley
· 19 years ago
16cd02e
Clean up strings.c to use busybox's option processing. Bug 006, apparently.
by Rob Landley
· 20 years ago
edaf391
Bugfixes
by Glenn L McGrath
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
e16ab47
Patch from Tito, Reduces the size of busybox's strings applet from 1900 to
by Glenn L McGrath
· 21 years ago
bb13624
save a couple of bytes
by Glenn L McGrath
· 21 years ago
e01c550
"A little patch for the strings applet of the busybox development tree
by Glenn L McGrath
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
a860bec
A couple of patches from Tito <farmatito@tiscali.it>
by Eric Andersen
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
d2b8118
oops. args shuffled.
by Eric Andersen
· 22 years ago
92b7e7b
Patch from Tito Ragusa:
by Eric Andersen
· 22 years ago
65ddf77
Patch from Tito to rework strings applet, and some testsuite
by Eric Andersen
· 22 years ago
e931909
Additional patch from Tito to fix some anomolies
by Eric Andersen
· 22 years ago
dd3461a
Make output the same as upstream, patch by Tito
by Glenn L McGrath
· 22 years ago
ef5e8f8
Implement a small strings applet
by Eric Andersen
· 22 years ago