1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/libs
liamHowatt 0bdc9d24ab libc/puts: newline was omitted for empty string
`puts("");` did not print a newline. The standard
behavior is to print a newline even if the string
is empty.

Signed-off-by: liamHowatt <liamjmh0@gmail.com>
2024-12-01 17:58:06 +08:00
..
libbuiltin Fix compilation errors 2024-11-26 19:25:24 +08:00
libc libc/puts: newline was omitted for empty string 2024-12-01 17:58:06 +08:00
libdsp libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libm libm: fix typo caused compile failed 2024-11-14 19:38:58 +08:00
libnx makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00
libxx libcxxmini: Add missing runtime related classes. 2024-11-21 20:03:15 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00