Initial revision
This commit is contained in:
parent
06c441dab7
commit
8c9800d8fe
1 changed files with 23 additions and 0 deletions
23
lang/cem/libcc.ansi/string/LIST
Normal file
23
lang/cem/libcc.ansi/string/LIST
Normal 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
|
Loading…
Add table
Reference in a new issue