incubator-nuttx/libs/libc/locale
Xiang Xiao 00e0afb864 libc/gettext: Change g_domain to array
otherwise textdomain will deference NULL pointer in the default case

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-08-05 09:41:30 -03:00
..
Kconfig libc: Implement gettext function 2021-08-03 12:14:07 -03:00
Make.defs libc: Implement gettext function 2021-08-03 12:14:07 -03:00
lib_catalog.c Fix variable 'catd' is used uninitialized whenever 'if' condition is false 2021-08-03 12:14:07 -03: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_gettext.c libc/gettext: Change g_domain to array 2021-08-05 09:41:30 -03:00
lib_langinfo.c libc: Add the empty nl_langinfo implementation 2021-07-31 15:35:47 -03:00
lib_localeconv.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08: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: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_uselocale.c libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00