OSDN Git Service

Cleanup the mess, remove now obsolete files
authorEric Andersen <andersen@codepoet.org>
Wed, 12 Jun 2002 21:59:00 +0000 (21:59 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 12 Jun 2002 21:59:00 +0000 (21:59 -0000)
commitfd6b9378be20243eaea7da1c2ddb3d68f123d28e
treed35598812d68d75aa83fcc1d2c22637cae2558e8
parentf1daf535ed9fa4313524a73646df140bdd35ce93
Cleanup the mess, remove now obsolete files
 -Erik
17 files changed:
libc/string/Makefile
libc/string/basename.c [deleted file]
libc/string/bcmp.c [deleted file]
libc/string/bcopy.c [deleted file]
libc/string/bzero.c [deleted file]
libc/string/dirname.c [deleted file]
libc/string/strcasecmp.c [deleted file]
libc/string/strcspn.c [deleted file]
libc/string/string.c [deleted file]
libc/string/strncasecmp.c [deleted file]
libc/string/strpbrk.c [deleted file]
libc/string/strsep.c [deleted file]
libc/string/strspn.c [deleted file]
libc/string/strstr.c [deleted file]
libc/string/strtok.c [deleted file]
libc/string/strtok_r.c [deleted file]
libc/string/wstring.c