NetBSD/lib/libc/regex
christos 4523c05fa8 Delint:
- we don't need to use longs; convert to use int32_t.
	- remove break statements after returns.
	- cast things properly.
1998-11-14 16:43: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 Delint: 1998-11-14 16:43:49 +00:00
re_format.7
regcomp.c Delint: 1998-11-14 16:43:49 +00:00
regerror.c Delint: 1998-11-14 16:43:49 +00:00
regex.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
regex2.h Delint: 1998-11-14 16:43:49 +00:00
regexec.c Delint: 1998-11-14 16:43:49 +00:00
regfree.c Delint: 1998-11-14 16:43:49 +00:00
utils.h