walnux/libc/string
2015-10-02 16:30:35 -06:00
..
lib_isbasedigit.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_memccpy.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_memcpy.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_memmove.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_memset.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_skipspace.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_stpcpy.c Forgot to add stpcpy.c in last commit 2014-01-10 07:09:59 -06:00
lib_strcasecmp.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_strcasestr.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_strcpy.c Add stpcpy() 2014-01-09 14:08:48 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strerror.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -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 naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strncat.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strncmp.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strncpy.c Cosmetic change to force compliance with coding standard 2014-12-12 07:14:16 -06:00
lib_strndup.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
lib_strrchr.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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
Make.defs Move strol(), stroul(), and friends from libc/string to libc/stdlib where they belong 2014-01-16 08:03:26 -06:00