NetBSD/lib/libc/regex
simonb eb0846961e Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
..
COPYRIGHT
Makefile.inc
WHATSNEW
cclass.h
cname.h
engine.c PR/14975: Takayoshi Kochi: memory leak in regexec(3). 2001-12-17 16:32:49 +00:00
re_format.7 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +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 Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +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