]> sourceware.org Git - newlib-cygwin.git/commit
* libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.alias
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 7 Feb 2010 13:52:34 +0000 (13:52 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 7 Feb 2010 13:52:34 +0000 (13:52 +0000)
commit9ac5e663e82e6015f166a1a413589a8e320ca6fe
tree3bdb20189a4f955559e4a25b32645bbb21464136
parent8803e713c785c04b331fde6ae97dd98203bdead1
* libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.alias
support to documentation.
(__set_locale_from_locale_alias): Declare when build for Cygwin.
(loadlocale): On Cygwin, if locale can't be recognized, call
__set_locale_from_locale_alias to check for locale alias.
Define FAIL macro to replace `return NULL' statements.  Replace
throughout.
newlib/ChangeLog
newlib/libc/locale/locale.c
This page took 0.027399 seconds and 5 git commands to generate.