summaryrefslogtreecommitdiff
path: root/lib/libcompat/regexp/regerror.c
AgeCommit message (Collapse)Author
1999-08-02Add a hook to regexp/regerror.c for overriding the default regerror()Jason Downs
function. Add support for overriding the default regerror() function in 4.3/regex.c, and avoiding free()ing things multiple times.
1996-07-24Prevent the v8 style regexp library from clashing with the POSIX regex.Jason Downs
Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources.
1995-10-18initial import of NetBSD treeTheo de Raadt