incubator-nuttx/libc/string
Alan Carvalho de Assis 4d39b513b5 Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm 2016-10-18 18:15:54 -06:00
..
Make.defs Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm 2016-10-18 18:15:54 -06:00
lib_isbasedigit.c
lib_memccpy.c Fix some issues with strcasecmp() conditional compilation and with memccpy() return value 2016-01-24 12:54:32 -06:00
lib_memchr.c
lib_memcmp.c
lib_memcpy.c
lib_memmove.c
lib_memset.c
lib_skipspace.c
lib_stpcpy.c
lib_strcasecmp.c Fix some issues with strcasecmp() conditional compilation and with memccpy() return value 2016-01-24 12:54:32 -06:00
lib_strcasestr.c Silence some warnings 2016-05-26 14:06:13 -04:00
lib_strcat.c
lib_strchr.c
lib_strcmp.c
lib_strcoll.c Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm 2016-10-18 18:15:54 -06:00
lib_strcpy.c
lib_strcspn.c
lib_strdup.c
lib_strerror.c
lib_strlen.c
lib_strncasecmp.c
lib_strncat.c
lib_strncmp.c
lib_strncpy.c
lib_strndup.c
lib_strnlen.c
lib_strpbrk.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lib_strrchr.c
lib_strspn.c
lib_strstr.c Silence some warnings 2016-05-26 14:06:13 -04:00
lib_strtok.c
lib_strtokr.c
lib_strxfrm.c Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm 2016-10-18 18:15:54 -06:00
lib_vikmemcpy.c