NetBSD/lib/libc/regex
christos c927d63f09 Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit
machines.
1999-01-20 12:58:21 +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 Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit 1999-01-20 12:58:21 +00:00
re_format.7
regcomp.c Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
regerror.c correct a comment, minor formatting 1998-12-08 13:48:06 +00:00
regex.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +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 Back out part of the last change. This broke on the alpha (or wherever 1998-12-08 13:41:42 +00:00
regfree.c remove another unneeded cast 1998-12-08 13:49:46 +00:00
utils.h