incubator-nuttx/libc/string
=?UTF-8?B?6ZmI5p6X6aOe?= 0e3cd129ae Fix some issues with strcasecmp() conditional compilation and with memccpy() return value 2016-01-24 12:54:32 -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 Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_memcmp.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_memcpy.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_memmove.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_memset.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_skipspace.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_stpcpy.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
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 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_strcat.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strchr.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strcmp.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_strcpy.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_strcspn.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strdup.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_strerror.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_strlen.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strncasecmp.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
lib_strncat.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_strncmp.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
lib_strncpy.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_strndup.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_strnlen.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strpbrk.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_strrchr.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_strspn.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strstr.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -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 nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00