]> pd.if.org Git - pdclib.old/commit
Added search functions.
authorsolar <>
Sun, 9 Jan 2005 13:49:21 +0000 (13:49 +0000)
committersolar <>
Sun, 9 Jan 2005 13:49:21 +0000 (13:49 +0000)
commitf5a3525453c158f6b6091587075b527bd569853d
tree622697766b40483c0c3724f5d7660e19f744efa6
parent2ec923ce60a8441fccacdff76673465d1838c87c
Added search functions.
functions/string/strpbrk.c [new file with mode: 0644]
functions/string/strrchr.c [new file with mode: 0644]
functions/string/strspn.c [new file with mode: 0644]
functions/string/strstr.c [new file with mode: 0644]