aboutsummaryrefslogtreecommitdiff
path: root/miscutils/strings.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-4/+2
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* preparatory patch for -Wwrite-strings #2vda2007-01-291-1/+1
* rename functions to more understandable namesvda2006-10-261-2/+2
* remove bb_printf and the likevda2006-10-261-1/+1
* attempt to regularize atoi mess.vda2006-10-081-2/+3
* getopt_ulflags -> getopt32.vda2006-10-031-2/+2
* whitespace cleanupvda2006-09-171-1/+1
* Tito said that strings is a complete rewrite.landley2006-07-311-41/+2
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-031-1/+1
* Size reductions, mostly switching things to use libbb functions.landley2006-05-291-1/+1
* - whitespace cleanup from Tito.aldot2006-02-271-23/+10
* just whitespacetimr2006-01-251-4/+4
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP tolandley2005-09-081-3/+3
* Clean up strings.c to use busybox's option processing. Bug 006, apparently.landley2005-06-071-71/+54
* Bugfixesbug12004-04-301-2/+2
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* Patch from Tito, Reduces the size of busybox's strings applet from 1900 tobug12003-09-151-12/+11
* save a couple of bytesbug12003-08-301-1/+1
* "A little patch for the strings applet of the busybox development treebug12003-08-291-6/+3
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-1/+1
* A couple of patches from Tito <farmatito@tiscali.it>andersen2003-04-271-1/+1
* Major coreutils update.mjn32003-03-191-2/+2
* oops. args shuffled.andersen2003-03-131-1/+1
* Patch from Tito Ragusa:andersen2003-03-131-51/+53
* Patch from Tito to rework strings applet, and some testsuiteandersen2003-01-131-63/+70
* Additional patch from Tito to fix some anomoliesandersen2003-01-091-2/+10
* Make output the same as upstream, patch by Titobug12003-01-091-2/+3
* Implement a small strings appletandersen2002-11-071-0/+142