4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00
Corinna Vinschen 1498c79db8 Change loadlocale to fill a __locale_t given as parameter
Don't use global variables.  This allows to call loadlocale from
the yet to be created newlocale().

Rename _thr_locale_t to __locale_t (these locales are not restricted
to threads so the name is misleading).

Along these lines, fix _set_ctype to take a __locale_t as parameter.

Signed-off by: Corinna Vinschen <corinna@vinschen.de>
2016-08-15 10:56:57 +02:00
..
2016-04-15 14:51:39 +02:00
2016-04-15 14:51:39 +02:00
2016-04-15 14:51:39 +02:00
2016-04-15 14:51:39 +02:00
2015-04-23 21:57:06 +02:00
2015-05-28 16:40:43 +02:00