incubator-nuttx/libs/libc/locale
Petro Karashchenko 98ba65c422 c89: get rid of designated initializers in common code
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-03-28 13:39:27 +08: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: Support the plural format 2022-03-08 15:57:25 -03:00
lib_langinfo.c libc: Add the empty nl_langinfo implementation 2021-07-31 15:35:47 -03:00
lib_localeconv.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
lib_newlocale.c
lib_setlocale.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_uselocale.c