newlib/winsup/cygwin/regex
Corinna Vinschen 15a9e17656 * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside the
base plane always to UTF-8.  Call wcsnrtombs instead to allow arbitrary
	multibyte charsets.
2010-02-13 12:26:06 +00:00
..
COPYRIGHT Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
cname.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
engine.c * regex/engine.c (step): Drop Cygwin-specific definition. 2010-02-11 21:19:19 +00:00
regcomp.c * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside the 2010-02-13 12:26:06 +00:00
regerror.c * regcomp.c (p_ere): Workaround incorrect compiler warning. 2010-02-04 21:05:07 +00:00
regex.3 Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
regex.7 Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
regex2.h * regex/engine.c (step): Drop Cygwin-specific definition. 2010-02-11 21:19:19 +00:00
regexec.c * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that's 2010-02-12 20:17:22 +00:00
regfree.c Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
utils.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00