NetBSD/lib/libc/regex
itojun 9134efabd0 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +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 make this compile with -DREDEBUG again. 2002-07-22 12:56:17 +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 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
regex.3 New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +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