freebsd-dev/lib/libc/regex
Tim J. Robbins 1ee0dbee57 Fix a boundary condition error in slow() and fast() in multibyte locales:
we must allow the character beginning at "p" to be converted to a wide
character for the purposes of EOL processing and word-boundary matching.
2005-08-17 11:37:38 +00:00
..
grot
cname.h
COPYRIGHT
engine.c Fix a boundary condition error in slow() and fast() in multibyte locales: 2005-08-17 11:37:38 +00:00
Makefile.inc
re_format.7
regcomp.c
regerror.c
regex2.h Change OUT from -2 to CHAR_MIN-1, making it impossible for it to 2005-08-13 02:30:15 +00:00
regex.3 Document the fact that word-boundary matching does not work 2005-08-17 11:21:15 +00:00
regexec.c
regfree.c
utils.h
WHATSNEW