index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
strings.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-2
/
+2
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
1
-0
/
+4
*
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-11-22
1
-0
/
+6
*
strings: implement -t radix
Tito Ragusa
2016-10-24
1
-9
/
+23
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+10
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-4
/
+4
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: robustify isXXXX(). +39 bytes
Denys Vlasenko
2009-11-18
1
-1
/
+1
*
strings: code shrink -22 bytes by Tito
Denis Vlasenko
2008-11-23
1
-5
/
+4
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-2
/
+0
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-4
/
+2
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-2
/
+2
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
strings: strings a b was processing a twice, fix that
Denis Vlasenko
2007-06-17
1
-34
/
+35
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-4
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
1
-1
/
+1
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-2
/
+2
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-2
/
+3
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
Tito said that strings is a complete rewrite.
Rob Landley
2006-07-31
1
-41
/
+2
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+1
*
Size reductions, mostly switching things to use libbb functions.
Rob Landley
2006-05-29
1
-1
/
+1
*
- whitespace cleanup from Tito.
Bernhard Reutner-Fischer
2006-02-27
1
-23
/
+10
*
just whitespace
Tim Riker
2006-01-25
1
-4
/
+4
*
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
Rob Landley
2005-09-08
1
-3
/
+3
*
Clean up strings.c to use busybox's option processing. Bug 006, apparently.
Rob Landley
2005-06-07
1
-71
/
+54
*
Bugfixes
Glenn L McGrath
2004-04-30
1
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Patch from Tito, Reduces the size of busybox's strings applet from 1900 to
Glenn L McGrath
2003-09-15
1
-12
/
+11
*
save a couple of bytes
Glenn L McGrath
2003-08-30
1
-1
/
+1
*
"A little patch for the strings applet of the busybox development tree
Glenn L McGrath
2003-08-29
1
-6
/
+3
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
A couple of patches from Tito <farmatito@tiscali.it>
Eric Andersen
2003-04-27
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
oops. args shuffled.
Eric Andersen
2003-03-13
1
-1
/
+1
*
Patch from Tito Ragusa:
Eric Andersen
2003-03-13
1
-51
/
+53
*
Patch from Tito to rework strings applet, and some testsuite
Eric Andersen
2003-01-13
1
-63
/
+70
*
Additional patch from Tito to fix some anomolies
Eric Andersen
2003-01-09
1
-2
/
+10
*
Make output the same as upstream, patch by Tito
Glenn L McGrath
2003-01-09
1
-2
/
+3
*
Implement a small strings applet
Eric Andersen
2002-11-07
1
-0
/
+142