newlib-cygwin/winsup/cygwin/regex
Corinna Vinschen 7630e38462 Introduce __current_locale_charset/__locale_charset
The former __locale_charset always fetched the current locale's charset.
We need the per-locale charset, too, in future. Rename __locale_charset
to __current_locale_charset and change __locale_charset to take a
locale_t as parameter.  Accommodate througout.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-08-20 17:14:56 +02:00
..
COPYRIGHT
cname.h
engine.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
regcomp.c Introduce __current_locale_charset/__locale_charset 2016-08-20 17:14:56 +02:00
regerror.c
regex.3
regex.7
regex2.h
regexec.c Adapt to changes in newlib's sys/cdefs.h: 2013-04-22 10:33:09 +00:00
regfree.c
utils.h