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
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
lib_freelocale.c
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
lib_setlocale.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_uselocale.c
Make.defs libc: Implement gettext function 2021-08-03 12:14:07 -03:00