OSDN Git Service

* libc/locale/locale.c (loadlocale): Throughout check charset string
authorcorinna <corinna>
Fri, 21 Aug 2009 20:56:13 +0000 (20:56 +0000)
committercorinna <corinna>
Fri, 21 Aug 2009 20:56:13 +0000 (20:56 +0000)
commita102bc840e2701c9a77adb2a95a6d28d5664c8dd
treeb15b3f96ca6bf3047938c808197693f8a72f2c8a
parent0f98e4a61431811f2c570f5addd404ddb30b30c4
* libc/locale/locale.c (loadlocale): Throughout check charset string
case insensitive and store internal charset string uppercased.  Allow
"UTF8" additionally to "UTF-8".  Add this change to documentation.
newlib/ChangeLog
newlib/libc/locale/locale.c