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
..
COPYRIGHT
Makefile.inc
WHATSNEW
cclass.h const poisoning. 1998-07-26 12:17:51 +00:00
cname.h const poisoning. 1998-07-26 12:17:51 +00:00
engine.c PR/14975: Takayoshi Kochi: memory leak in regexec(3). 2001-12-17 16:32:49 +00:00
re_format.7 Boring whitespace fix. 2001-09-16 02:19:33 +00:00
regcomp.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
regerror.c Delint. 2000-01-22 22:19:07 +00:00
regex.3 Sort sections and add .Sx in two places. 2001-09-16 02:20:13 +00:00
regex2.h Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
regexec.c turn a macro into a simple statement. 2001-12-17 16:31:11 +00:00
regfree.c Delint. 2000-01-22 22:19:07 +00:00
utils.h