| .. |
|
CMakeLists.txt
|
libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED
|
2025-01-20 22:27:19 +08:00 |
|
Kconfig
|
libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED
|
2025-01-20 22:27:19 +08:00 |
|
lib_bsdmemccpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdmemchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdmemcmp.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdmemcpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdmemrchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstpcpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstpncpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrcat.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrchrnul.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrcmp.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrcpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrlen.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrncmp.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrncpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_bsdstrrchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_explicit_bzero.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_ffs.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_ffsl.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_ffsll.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_fls.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_flsl.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_flsll.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_index.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_isbasedigit.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_memccpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_memchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_memcmp.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_memcpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_memmem.c
|
libc/memmem:porting open source memmem to Nuttx.
|
2024-10-16 18:41:50 +08:00 |
|
lib_memmove.c
|
Merge the newlibc string into NuttX.
|
2024-10-17 22:52:42 +08:00 |
|
lib_mempcpy.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_memrchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_memset.c
|
libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED
|
2025-01-20 22:27:19 +08:00 |
|
lib_popcount.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_popcountl.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_popcountll.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_rawmemchr.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_rindex.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_skipspace.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_stpcpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_stpncpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strcasecmp.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strcasestr.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strcat.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strchrnul.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strcmp.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strcoll.c
|
Merge the newlibc string into NuttX.
|
2024-10-17 22:52:42 +08:00 |
|
lib_strcpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strcspn.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strdup.c
|
Merge the newlibc string into NuttX.
|
2024-10-17 22:52:42 +08:00 |
|
lib_strerror.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strerrorr.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strlcat.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strlcpy.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strlen.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strncasecmp.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strncat.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strncmp.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strncpy.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strndup.c
|
libc: add nx_strdup() & nx_strndup() support
|
2024-10-15 01:16:48 +08:00 |
|
lib_strnlen.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strpbrk.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strrchr.c
|
libc string:Separate code.
|
2024-10-23 09:49:19 +08:00 |
|
lib_strsep.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strsignal.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strspn.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strstr.c
|
libc/memmem:porting open source memmem to Nuttx.
|
2024-10-16 18:41:50 +08:00 |
|
lib_strtok.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strtokr.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strverscmp.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_strxfrm.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_timingsafe_bcmp.c
|
libs/libc: migrate to SPDX identifier
|
2024-10-01 12:25:52 +08:00 |
|
lib_vikmemcpy.c
|
libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED
|
2025-01-20 22:27:19 +08:00 |
|
Make.defs
|
libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED
|
2025-01-20 22:27:19 +08:00 |