incubator-nuttx/libc/string
Gregory Nutt 1018296e27 Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
..
Make.defs Move strol(), stroul(), and friends from libc/string to libc/stdlib where they belong 2014-01-16 08:03:26 -06:00
lib_isbasedigit.c
lib_memccpy.c
lib_memchr.c
lib_memcmp.c
lib_memcpy.c
lib_memmove.c
lib_memset.c
lib_skipspace.c
lib_stpcpy.c
lib_strcasecmp.c
lib_strcasestr.c
lib_strcat.c
lib_strchr.c
lib_strcmp.c
lib_strcpy.c
lib_strcspn.c
lib_strdup.c
lib_strerror.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
lib_strlen.c
lib_strncasecmp.c
lib_strncat.c
lib_strncmp.c Add support for an ioctl that can be used to notify an application when there is a change in the network status signalled by a PHY interrupt 2014-08-16 12:56:02 -06:00
lib_strncpy.c Cosmetic change to force compliance with coding standard 2014-12-12 07:14:16 -06:00
lib_strndup.c
lib_strnlen.c
lib_strpbrk.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_strrchr.c
lib_strspn.c
lib_strstr.c NSH: Separate command line parsing from command execution. Add support for multiple, semicolone separated commands on each line 2014-01-10 15:23:26 -06:00
lib_strtok.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_strtokr.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_vikmemcpy.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00