Initial revision

This commit is contained in:
eck 1989-06-14 15:07:06 +00:00
parent 06c441dab7
commit 8c9800d8fe

View file

@ -0,0 +1,23 @@
libs
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strerror.c
strncat.c
strncpy.c
strrchr.c
strstr.c
strlen.c
strtok.c
strpbrk.c
strspn.c
strncmp.c
strxfrm.c