]> pd.if.org Git - pdclib.old/tree - functions/string/
Added dummy test drivers to each *.c file, and target 'test' to Makefile.
[pdclib.old] / functions / string /
drwxr-xr-x   ..
-rw-r--r-- 573 memchr.c
-rw-r--r-- 649 memcmp.c
-rw-r--r-- 577 memcpy.c
-rw-r--r-- 700 memmove.c
-rw-r--r-- 477 memset.c
-rw-r--r-- 513 strcat.c
-rw-r--r-- 481 strchr.c
-rw-r--r-- 450 strcmp.c
-rw-r--r-- 490 strcoll.c
-rw-r--r-- 463 strcpy.c
-rw-r--r-- 623 strcspn.c
-rw-r--r-- 416 strlen.c
-rw-r--r-- 626 strncat.c
-rw-r--r-- 575 strncmp.c
-rw-r--r-- 737 strncpy.c
-rw-r--r-- 633 strpbrk.c
-rw-r--r-- 530 strrchr.c
-rw-r--r-- 697 strspn.c
-rw-r--r-- 679 strstr.c
-rw-r--r-- 1531 strtok.c
-rw-r--r-- 724 strxfrm.c