]> sourceware.org Git - newlib-cygwin.git/commit
Expose locale category accessor functions to non-__HAVE_LOCALE_INFO__ targets.
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 16 Aug 2016 13:24:26 +0000 (15:24 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 16 Aug 2016 13:24:26 +0000 (15:24 +0200)
commit6e7ce50e0415b05736f6f56377ecb2f8147e94cc
tree30dc3b7f79344767e24b1c5ba136c9e4d82cf447
parent7ef90f7f9d71463caddaeb2ee7f42b3f06bc138a
Expose locale category accessor functions to non-__HAVE_LOCALE_INFO__ targets.

These functions are used from, e.g., nl_langinfo or strftime, so
we need them for all targets.  Just return "C" locale category for
non-__HAVE_LOCALE_INFO__ targets.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
newlib/libc/locale/setlocale.h
This page took 0.02666 seconds and 5 git commands to generate.