hush/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
find.c
grep.c grep: option to use GNU regex matching instead of POSIX one. 2008-08-09 16:15:14 +00:00
Kbuild
xargs.c