]> sourceware.org Git - newlib-cygwin.git/commit
* libc/locale/locale.c (lc_ctype_charset): Disable defaulting to
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 17 Jan 2010 09:39:06 +0000 (09:39 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 17 Jan 2010 09:39:06 +0000 (09:39 +0000)
commit32cb8c8cfe21f747b507ec34aa81f717b766c38f
tree0c489516abdeadd11a2917f5cddc0582e48d01fe
parente6bda0234606184f8816c99d0eae011ac3bcd790
* libc/locale/locale.c (lc_ctype_charset): Disable defaulting to
"UTF-8" on Cygwin.
(lc_message_charset): Ditto.
(loadlocale): Disable setting charset of the "C" locale to "UTF-8" on
Cygwin.
* libc/stdlib/mbtowc_r.c (__mbtowc): Add Cygwin-specific comment.
* libc/stdlib/wctomb_r.c (__wctomb): Ditto.
newlib/ChangeLog
newlib/libc/locale/locale.c
newlib/libc/stdlib/mbtowc_r.c
newlib/libc/stdlib/wctomb_r.c
This page took 0.031324 seconds and 5 git commands to generate.