gzip: reduce global data footprint, part 1
[oweals/busybox.git] / miscutils / rx.c
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2006-11-26 Denis Vlasenkosmall fixes:
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-05 Denis Vlasenkobuild system overhaul
2006-09-11 Bernhard Reutner... - convert a few xopen3(,,0) into xopen(,). Also peruse...
2006-09-06 Denis Vlasenkoremoved a lot of trailing \n in bb_msg() calls. It...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-06-21 Rob LandleyAurelien Jacobs pointed out inline functions that could...
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-27 Bernhard Reutner... - use the defines CURRENT_TTY and VC_1; also shrink...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-01-30 Bernhard Reutner... - add some ATTRIBUTE_UNUSED.
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-20 Glenn L McGrathNew applet, rx, by Christopher Hoover