NetBSD/lib/libc/regex
christos ecb7b5a99a PR/14975: Takayoshi Kochi: memory leak in regexec(3).
Always free m->pmatch and m->lastpos on error.
2001-12-17 16:32:49 +00:00
..
cclass.h
cname.h
COPYRIGHT
engine.c PR/14975: Takayoshi Kochi: memory leak in regexec(3). 2001-12-17 16:32:49 +00:00
Makefile.inc
re_format.7
regcomp.c
regerror.c
regex2.h
regex.3 Sort sections and add .Sx in two places. 2001-09-16 02:20:13 +00:00
regexec.c turn a macro into a simple statement. 2001-12-17 16:31:11 +00:00
regfree.c
utils.h
WHATSNEW