summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regexp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Actually, let's use straight defines instead of macros. Potentially adownsj1996-07-241-5/+5
| | | | better approach.
* Prevent the v8 style regexp library from clashing with the POSIX regex.downsj1996-07-241-7/+64
| | | | | Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources.
* initial import of NetBSD treederaadt1995-10-181-0/+24