newlib-cygwin/newlib/libc
Corinna Vinschen d78ca12ab4 locales: Fix definition of lc_messages_T::codeset
nl_langinfo_l accesses lc_messages_T::codeset as soon as
__HAVE_LOCALE_INFO__ is defined, but codeset only exists
if __HAVE_LOCALE_INFO_EXTENDED__ is defined.

Fix this by defining lc_messages_T::codeset depending on
__HAVE_LOCALE_INFO__.

Fixes: ac7f1d5e93 ("Get rid of LCID, reformat type definitions in setlocale.h")
Reported-by: Inglis <Brian.Inglis@SystematicSW.ab.ca>
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2024-08-22 21:21:51 +02:00
..
argz newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
ctype newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
errno Add --enable-newlib-reent-thread-local option 2022-07-13 06:55:46 +02:00
iconv newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
include arc64: Add port for Synopsys DesignWare ARCv3 ISA 2024-08-21 15:32:22 -04:00
locale locales: Fix definition of lc_messages_T::codeset 2024-08-22 21:21:51 +02:00
machine arc64: Add port for Synopsys DesignWare ARCv3 ISA 2024-08-21 15:32:22 -04:00
misc newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
posix Fix glob() function 2024-08-20 14:42:03 +02:00
reent Reclaim _REENT_MP_P5S in _reclaim_reent 2023-11-20 10:49:39 +01:00
search newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
signal newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
ssp nvptx: Don't use global constructor for SSP setup 2023-01-19 21:51:09 +01:00
stdio libc/stdio: Remove wchar_t functions from NEWLIB_NANO_FORMATTED_IO 2024-03-11 11:29:55 +01:00
stdio64 newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
stdlib newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
string newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
sys libc: sh: add missing prototypes and change functions from K&R to ANSI 2024-06-28 11:25:51 +02:00
syscalls Add stub for getentropy 2023-08-09 11:38:03 +02:00
time strptime: fix am/pm converting to 24-hour system 2024-02-21 15:52:14 +01:00
unix Fix typo. 2023-07-18 13:43:29 -04:00
xdr newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
Makefile.inc Silence xsltproc when writing manpages 2022-05-04 17:05:52 -04:00
Makefile.unidata cleanup Unicode data files after generating updated tables 2021-11-16 11:24:29 +01:00
acinclude.m4 arc64: Add port for Synopsys DesignWare ARCv3 ISA 2024-08-21 15:32:22 -04:00
libc.in.xml Generate manpages for functions in chapter sys.tex 2022-05-04 17:06:19 -04:00
libc.texi newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
sys.tex newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00