busybox/findutils
Denis Vlasenko 3fd15e197e grep: option to use GNU regex matching instead of POSIX one.
This fixes problems with NULs in files being scanned, but
 costs +800 bytes. The same can be done to sed (TODO).
2008-08-09 16:15:14 +00:00
..
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
find.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
grep.c grep: option to use GNU regex matching instead of POSIX one. 2008-08-09 16:15:14 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
xargs.c xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. 2008-08-04 21:30:55 +00:00