whitespace cleanup
[platform/upstream/busybox.git] / miscutils / strings.c
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-07-31 Rob LandleyTito said that strings is a complete rewrite.
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-29 Rob LandleySize reductions, mostly switching things to use libbb...
2006-02-27 Bernhard Reutner... - whitespace cleanup from Tito.
2006-01-25 Tim Rikerjust whitespace
2005-09-08 Rob LandleyTito sent in a few patches converting instances of...
2005-06-07 Rob LandleyClean up strings.c to use busybox's option processing...
2004-04-30 Glenn L McGrathBugfixes
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-09-15 Glenn L McGrathPatch from Tito, Reduces the size of busybox's strings...
2003-08-30 Glenn L McGrathsave a couple of bytes
2003-08-29 Glenn L McGrath"A little patch for the strings applet of the busybox...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-04-27 Eric AndersenA couple of patches from Tito <farmatito@tiscali.it>
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-13 Eric Andersenoops. args shuffled.
2003-03-13 Eric AndersenPatch from Tito Ragusa:
2003-01-13 Eric AndersenPatch from Tito to rework strings applet, and some...
2003-01-09 Eric AndersenAdditional patch from Tito to fix some anomolies
2003-01-09 Glenn L McGrathMake output the same as upstream, patch by Tito
2002-11-07 Eric AndersenImplement a small strings applet