NetBSD/lib/libc/regex
christos aa52694f67 use the unsigned char version of the input char in all cases "cap[uc]" to
avoid accessing cap[negative], found by Elliott Hughes
2015-09-12 19:08:47 +00:00
..
COPYRIGHT
Makefile.inc
WHATSNEW
cclass.h
cname.h
engine.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
re_format.7 Update for v1.10: use '(*)' instead of '#' as dagger replacement. 2015-08-22 14:04:54 +00:00
regcomp.c use the unsigned char version of the input char in all cases "cap[uc]" to 2015-09-12 19:08:47 +00:00
regerror.c
regex.3
regex2.h
regexec.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
regfree.c
utils.h