libc/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
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
regfree.c
utils.h