freebsd-dev/lib/libc/regex
David Chisnall 3c87aa1d3d Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
load of _l suffixed versions of various standard library functions that use
the global locale, making them take an explicit locale parameter.  Also
adds support for per-thread locales.  This work was funded by the FreeBSD
Foundation.

Please test any code you have that uses the C standard locale functions!

Reviewed by:    das (gdtoa changes)
Approved by:    dim (mentor)
2011-11-20 14:45:42 +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 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 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
regcomp.c Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +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