freebsd-skq/lib/libc/regex
dds d865692bb0 Add two test cases from PR 130504.
An additional one coming from http://www.research.att.com/~gsf/testregex/
was not added; at some point the entire AT&T regression test harness
should be imported here.
But that would also mean commitment to fix the uncovered errors.

PR:		130504
Submitted by:	Chris Kuklewicz
2009-09-15 21:15:29 +00:00
..
grot Add two test cases from PR 130504. 2009-09-15 21:15:29 +00:00
cname.h Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
COPYRIGHT
engine.c Const'ify and ANSIfy the internal interfaces of regex(3). 2007-05-25 12:44:58 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
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 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
regex.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
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 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
WHATSNEW