incubator-nuttx/libs/libc/locale
Xiang Xiao 5fbf52788f libc/locale: Add the mininal support for locale_t operation
include duplocale, freelocale, newlocale and uselocale

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I9912003847dec660ae5c62836d4d56ebe0718869
2020-06-15 07:20:19 -06:00
..
Kconfig
Make.defs libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00
lib_duplocale.c libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00
lib_freelocale.c libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00
lib_localeconv.c libs/libc/locale/lib_localeconv.c and lib_setlocale.c: Make localeconv() and setlocale() more compliance with spec: 2019-11-18 11:41:32 -06:00
lib_newlocale.c libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00
lib_setlocale.c libs/libc/locale/lib_localeconv.c and lib_setlocale.c: Make localeconv() and setlocale() more compliance with spec: 2019-11-18 11:41:32 -06:00
lib_uselocale.c libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00