nuttx/libs/libc/string
2022-03-20 23:02:50 +02:00
..
Kconfig
lib_explicit_bzero.c libs: libc: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
lib_ffs.c
lib_ffsl.c
lib_ffsll.c
lib_fls.c libs: libc: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
lib_flsl.c libs: libc: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
lib_flsll.c libs: libc: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
lib_index.c
lib_isbasedigit.c
lib_memccpy.c
lib_memchr.c Fix -Werror=nonnull-compare and -Werror=format-truncation= 2022-03-02 15:55:38 +08:00
lib_memcmp.c
lib_memcpy.c
lib_memmove.c
lib_memrchr.c
lib_memset.c
lib_popcount.c
lib_popcountl.c
lib_popcountll.c
lib_rindex.c
lib_skipspace.c
lib_stpcpy.c
lib_stpncpy.c
lib_strcasecmp.c
lib_strcasestr.c
lib_strcat.c
lib_strchr.c Fix -Werror=nonnull-compare and -Werror=format-truncation= 2022-03-02 15:55:38 +08:00
lib_strchrnul.c libc/string: add lib_strchrnul. 2021-09-22 09:20:06 -03:00
lib_strcmp.c
lib_strcoll.c
lib_strcpy.c
lib_strcspn.c
lib_strdup.c Fix -Werror=nonnull-compare and -Werror=format-truncation= 2022-03-02 15:55:38 +08:00
lib_strerror.c libc: Change the return type of strerror from "const char *" to "char *" 2022-03-20 23:02:50 +02:00
lib_strerrorr.c
lib_strlcat.c libc/str:add strlcat to libc 2021-11-26 15:24:35 -03:00
lib_strlcpy.c
lib_strlen.c
lib_strncasecmp.c
lib_strncat.c
lib_strncmp.c
lib_strncpy.c
lib_strndup.c Fix -Werror=nonnull-compare and -Werror=format-truncation= 2022-03-02 15:55:38 +08:00
lib_strnlen.c
lib_strpbrk.c Fix -Werror=nonnull-compare and -Werror=format-truncation= 2022-03-02 15:55:38 +08:00
lib_strrchr.c Fix -Werror=nonnull-compare and -Werror=format-truncation= 2022-03-02 15:55:38 +08:00
lib_strsep.c
lib_strsignal.c
lib_strspn.c
lib_strstr.c
lib_strtok.c
lib_strtokr.c
lib_strxfrm.c
lib_vikmemcpy.c
Make.defs libs/lbc: remove CHAR_BIT = 16 support 2021-12-13 11:08:28 -06:00