plan9port/src/libregexp
2004-03-05 05:14:18 +00:00
..
lib9.h Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
lib9.h.std Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
mkfile Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
README Initial revision 2003-09-30 17:47:41 +00:00
regaux.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
regcomp.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
regcomp.h Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
regerror.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
regexec.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
regsub.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
rregexec.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
rregsub.c Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
test.c Initial revision 2003-09-30 17:47:41 +00:00
test2.c Initial revision 2003-09-30 17:47:41 +00:00

This is a Unix port of the Plan 9 regular expression library,
originally done for the Inferno operating system.

Russ Cox repackaged this to build as a standalone
Unix library.  Send comments about packaging to
Russ Cox <rsc@post.harvard.edu>