Initial revision

This commit is contained in:
ceriel
1987-04-13 10:32:47 +00:00
parent 5fde79eab8
commit 81b1d21c35
302 changed files with 2032 additions and 0 deletions

20
modules/src/string/.distr Normal file
View File

@@ -0,0 +1,20 @@
Makefile
bts2str.c
btscat.c
btscmp.c
btscpy.c
btszero.c
long2str.c
str2bts.c
str2long.c
strcat.c
strcmp.c
strcpy.c
strindex.c
string.3
strlen.c
strncat.c
strncmp.c
strncpy.c
strrindex.c
strzero.c