nuttx/libs
anjiahao 4db4252a7c libc/string: Add BSD-optimized memset implementation.
Add lib_bsdmemset.c from newlib (Red Hat BSD license) which provides
an optimized memset using word-aligned writes and loop unrolling for
improved performance on larger buffers.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2026-02-04 03:02:04 +08:00
..
libbuiltin libbuitin/compiler-rt: Solve some compilation errors 2026-02-04 02:33:36 +08:00
libc libc/string: Add BSD-optimized memset implementation. 2026-02-04 03:02:04 +08:00
libdsp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libm libm: fix warning maybe-uninitialized 2026-01-19 23:26:14 +08:00
libnx style/FAR: remove FAR qualifier 2025-11-10 10:56:29 +01:00
libxx libstdc++: Relocate c++config.h from include/ to libstdc++ to preserve upstream integrity 2026-01-27 10:35:58 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00