kolibrios/programs/develop/ktcc/trunk/libc/string
siemargl 3e571bd7cc small polish, samples
git-svn-id: svn://kolibrios.org@6443 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-10 11:10:52 +00:00
..
calloc.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
is.c ctype+scanf fix 2016-05-16 11:03:59 +00:00
memchr.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
memcmp.c small polish, samples 2016-06-10 11:10:52 +00:00
memmove.asm libc testsuite + fixes 2016-05-19 12:15:22 +00:00
memset.asm libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strcat.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strchr.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strcmp.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strcoll.c bugfixing 2016-04-30 13:50:04 +00:00
strcpy.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strcspn.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strdup.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strerror.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strlen.c
strnbrk.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strncat.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strncmp.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strncpy.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strrchr.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strrev.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strspn.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strstr.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strtok.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
strxfrm.c