Initial revision
authoreck <none@none>
Wed, 14 Jun 1989 15:07:06 +0000 (15:07 +0000)
committereck <none@none>
Wed, 14 Jun 1989 15:07:06 +0000 (15:07 +0000)
lang/cem/libcc.ansi/string/LIST [new file with mode: 0644]

diff --git a/lang/cem/libcc.ansi/string/LIST b/lang/cem/libcc.ansi/string/LIST
new file mode 100644 (file)
index 0000000..796c992
--- /dev/null
@@ -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