freebsd-dev/lib/libc/regex
Diomidis Spinellis e7cbc6ee95 Fix an off-by-one error in the marking of the O_CH operator
following an OOR2 operator.

PR:		130504
MFC after:	2 weeks
2009-09-16 06:32:23 +00:00
..
grot Add two test cases from PR 130504. 2009-09-15 21:15:29 +00:00
cname.h
COPYRIGHT
engine.c Fix an off-by-one error in the marking of the O_CH operator 2009-09-16 06:32:23 +00:00
Makefile.inc
re_format.7 Add two example regexps: (1) one for matching all the characters 2008-09-05 17:41:20 +00:00
regcomp.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regerror.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regex2.h
regex.3
regexec.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
regfree.c Diff reduction against other *BSDs: ANSIfy function 2007-06-11 03:05:54 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
utils.h
WHATSNEW