src/newlib ChangeLog libc/locale/locale.c
corinna@sourceware.org
corinna@sourceware.org
Wed May 4 08:45:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2011-05-04 08:45:18
Modified files:
newlib : ChangeLog
newlib/libc/locale: locale.c
Log message:
Cygwin-specific patch from Andy Koppe:
* libc/locale/locale.c (current_categories): On Cygwin, set LC_CTYPE
to C.UTF-8 to match initial __wctomb and __mbtowc settings.
(lc_ctype_charset): On Cygwin, initialize to "UTF-8".
(loadlocale): Remove unused Cygwin-specifc code.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1597&r2=1.1598
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/locale/locale.c.diff?cvsroot=src&r1=1.48&r2=1.49
More information about the Newlib-cvs
mailing list