nuttx/libs/libc/locale
guoshichao 4af8c58b93 libs/libc/locale/langinfo: implement the nl_langinfo function
1. the nl_langinfo can help to pass the
ltp/open_posix_testsuite/strftime testcases
2. the implementation are referred to https://pubs.opengroup.org/onlinepubs/9699919799/functions/nl_langinfo.html

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-07-02 13:57:36 +08:00
..
big5.h
codepages.h
gb18030.h
hkscs.h
jis0208.h
Kconfig
ksc.h
legacychars.h
lib_catalog.c
lib_duplocale.c
lib_freelocale.c
lib_gettext.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
lib_iconv.c libs/libc: fix locale/lib_iconv.c:538:23: warning: dereference of NULL ‘scd’ [CWE-690] [-Wanalyzer-null-dereference] by -fanalyzer 2023-06-30 16:11:10 +08:00
lib_langinfo.c libs/libc/locale/langinfo: implement the nl_langinfo function 2023-07-02 13:57:36 +08:00
lib_localeconv.c
lib_newlocale.c
lib_setlocale.c
lib_uselocale.c
Make.defs
revjis.h