plan9port/src/libregexp
2004-12-27 00:12:22 +00:00
..
cvt odds and ends 2004-04-21 23:43:46 +00:00
lib9.h Update libregexp with recent bug fixes from Plan 9. 2004-03-05 05:13:56 +00:00
lib9.std.h add for porting 2004-12-27 00:12:12 +00:00
mkfile clean up when finished. 2004-04-19 23:04:36 +00:00
portdate add portdate 2004-12-26 23:48:25 +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>