Index: grep/TODO
diff -u grep/TODO:1.5 grep/TODO:1.6
--- grep/TODO:1.5 Fri May 6 01:22:46 2005
+++ grep/TODO Fri May 6 04:39:11 2005
@@ -51,9 +51,14 @@
-- nr-grep (Nondeterministic reverse grep);
-- ggrep (Grouse grep);
-- grep.py (Python grep);
+ -- lgrep (from lv, a Powerful Multilingual File Viewer / Grep);
+ -- freegrep <http://www.vocito.com/downloads/software/grep/>;
+ -- ja-grep's mlb2 patch (Japanese grep);
-- pcregrep (from Perl-Compatible Regular Expressions library).
Can we merge ?
+Check FreeBSD's integration of zgrep (-Z) and bzgrep (-J) in one binary.
+
POSIX Compliance see p10003.x
Moving away from GNU regex API for POSIX regex API.