nuttx/libs/libc/string
Xiang Xiao 5c67eac27f libc: Change index/rindex from macro to function
to avoid the confliction with the same name variable

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-05 04:39:03 -07:00
..
Kconfig
lib_anbstr2cstr.c
lib_ancstr2bstr.c
lib_bmem2cmem.c
lib_bstrnlen.c
lib_cmem2bmem.c
lib_explicit_bzero.c
lib_ffs.c
lib_ffsl.c
lib_ffsll.c
lib_fls.c
lib_flsl.c
lib_flsll.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_index.c libc: Change index/rindex from macro to function 2020-08-05 04:39:03 -07:00
lib_isbasedigit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_memccpy.c
lib_memchr.c
lib_memcmp.c
lib_memcpy.c
lib_memmove.c
lib_memrchr.c
lib_memset.c
lib_nbstr2cstr.c
lib_ncstr2bstr.c
lib_rindex.c libc: Change index/rindex from macro to function 2020-08-05 04:39:03 -07:00
lib_skipspace.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_stpcpy.c
lib_stpncpy.c
lib_strcasecmp.c
lib_strcasestr.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_strcat.c
lib_strchr.c
lib_strcmp.c
lib_strcoll.c
lib_strcpy.c
lib_strcspn.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_strdup.c
lib_strerror.c
lib_strerrorr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lib_strlen.c
lib_strncasecmp.c
lib_strncat.c
lib_strncmp.c
lib_strncpy.c
lib_strndup.c
lib_strnlen.c
lib_strpbrk.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_strrchr.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_strsep.c
lib_strsignal.c
lib_strspn.c
lib_strstr.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_strtok.c
lib_strtokr.c
lib_strxfrm.c
lib_vikmemcpy.c
Make.defs libc: Change index/rindex from macro to function 2020-08-05 04:39:03 -07:00