nuttx/libs/libc/wchar
Huang Qi 5606e77ee0 libc/wchar: Implement vswprintf
Implement vswprintf and let swprintf based on it.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-06-01 14:34:01 +08:00
..
lib_btowc.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_mbrlen.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_mbrtowc.c libc/wchar: support wchar 2022-07-27 00:36:49 +08:00
lib_mbsinit.c libc/wchar: support wchar 2022-07-27 00:36:49 +08:00
lib_mbsnrtowcs.c libc/wchar: support wchar 2022-07-27 00:36:49 +08:00
lib_mbsrtowcs.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_swprintf.c libc/wchar: Implement vswprintf 2023-06-01 14:34:01 +08:00
lib_wcrtomb.c libc/wchar: support wchar 2022-07-27 00:36:49 +08:00
lib_wcscmp.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wcscoll.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wcsftime.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wcslcpy.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wcslen.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wcsnrtombs.c libc/wchar: support wchar 2022-07-27 00:36:49 +08:00
lib_wcsrtombs.c
lib_wcstod.c
lib_wcstof.c
lib_wcstol.c
lib_wcstold.c
lib_wcstoll.c
lib_wcstoul.c
lib_wcstoull.c
lib_wcsxfrm.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wctob.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wmemchr.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wmemcmp.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wmemcpy.c
lib_wmemmove.c
lib_wmemset.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
Make.defs libc/wchar: support wchar 2022-07-27 00:36:49 +08:00