NetBSD/lib/libc/regex
jdolecek 62b15febd3 make othercase() return int rather than char, to avoid sign extension
bug with character codes >= 128

fixes PR lib/26986 by Alexander Becher
2004-09-18 11:47:37 +00:00
..
COPYRIGHT
Makefile.inc
WHATSNEW
cclass.h
cname.h
engine.c Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
re_format.7
regcomp.c make othercase() return int rather than char, to avoid sign extension 2004-09-18 11:47:37 +00:00
regerror.c
regex.3
regex2.h Redo previous in a different way; cast the character held in int variable 2004-03-26 22:42:17 +00:00
regexec.c
regfree.c
utils.h