nuttx-mirror/libs
liwenxiang1 056aa3c816 libs/libc: Optimize the stack space of lib_vsprintf by splitting arglist into type and value
Dynamically apply for memory based on numargs

Signed-off-by: liwenxiang1 <liwenxiang1@xiaomi.com>

libs/libc: Resolve the issue of undefined behavior when UBSAN is enabled on SIM

If numargs equals 0, it is set to 1 by default

Signed-off-by: liwenxiang1 <liwenxiang1@xiaomi.com>
2024-10-12 14:35:49 +08:00
..
libc libs/libc: Optimize the stack space of lib_vsprintf by splitting arglist into type and value 2024-10-12 14:35:49 +08:00
libdsp libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libm libm/newlib: remove -Wno-maybe-uninitialized 2024-10-11 19:52:52 +08:00
libnx libs/libnx: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libxx libcxxabi: Optimize cxx code size 2024-10-09 01:35:13 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00