Now that we have xopen3(), it's just plain unclean to have xopen() with
[oweals/busybox.git] / miscutils / rx.c
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