freebsd-dev/lib/libc/regex
Xin LI a89629abd9 Disallow pattern spaces which would cause intermediate calculations to
overflow size_t.

Obtained from:	DragonFly (2841837793bd095a82f477e9c370cfe6cfb3862c dillon)
Security:	CERT VU#695940
MFC after:	3 days
2015-02-14 00:23:53 +00:00
..
grot Add two test cases from PR 130504. 2009-09-15 21:15:29 +00:00
cname.h
COPYRIGHT
engine.c regex: Remove some unreachable breaks. 2014-05-01 23:34:14 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
re_format.7 mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
regcomp.c Disallow pattern spaces which would cause intermediate calculations to 2015-02-14 00:23:53 +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
utils.h
WHATSNEW