kolibrios/programs/develop/ktcc/trunk/libc/string
superturbocat2001 fa2d611c7e Fixed strerror function and added socket error handling.
Cleared all libck warnings. 
Updated libimg.h

git-svn-id: svn://kolibrios.org@8540 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-18 22:04:07 +00:00
..
calloc.c suballocator plus path fixes 2018-11-01 17:24: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 Make libck project self-containing. 2020-05-03 08:09:36 +00:00
memrchr.c Add functions from <libgen.h> 2020-05-19 11:02:39 +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 Fixed strerror function and added socket error handling. 2021-01-18 22:04:07 +00:00
strlen.c Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
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 Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00