incubator-nuttx/libs/libc/locale
Neo Xu 5941532fb5 libc/gettext: Initialize path field when creating mofile struct.
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2021-09-01 14:35:24 -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
lib_freelocale.c
lib_gettext.c libc/gettext: Initialize path field when creating mofile struct. 2021-09-01 14:35:24 -03:00
lib_langinfo.c libc: Add the empty nl_langinfo implementation 2021-07-31 15:35:47 -03:00
lib_localeconv.c
lib_newlocale.c
lib_setlocale.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_uselocale.c