kolibrios/programs/develop/ktcc/trunk/libc.obj/source/string
turbocat cde4fa851d libc.obj:
- Formatted by clang-format (WebKit-style).
- Removed unnecessary errno linux. 
- Added KOS error codes. 
- String functions have been replaced with more optimal ones for x86. 
- Changed wrappers for 70 sysfunction.

git-svn-id: svn://kolibrios.org@9765 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-15 09:00:55 +00:00
..
memccpy.c kolibri-libc: 2021-06-10 14:37:44 +00:00
memchr.c libc.obj: 2022-04-15 09:00:55 +00:00
memcmp.c libc.obj: 2022-04-15 09:00:55 +00:00
memcpy.c libc.obj: 2022-04-15 09:00:55 +00:00
memmove.s libc.obj: 2022-04-15 09:00:55 +00:00
memset.s libc.obj: 2022-04-15 09:00:55 +00:00
strcat.c libc.obj: 2022-04-15 09:00:55 +00:00
strchr.c libc.obj: 2022-04-15 09:00:55 +00:00
strcmp.c libc.obj: 2022-04-15 09:00:55 +00:00
strcoll.c libc.obj: 2022-04-15 09:00:55 +00:00
strcpy.c libc.obj: 2022-04-15 09:00:55 +00:00
strcspn.c libc.obj: 2022-04-15 09:00:55 +00:00
strdup.c libc.obj: 2022-04-15 09:00:55 +00:00
strerror.c libc.obj: 2022-04-15 09:00:55 +00:00
strlen.c libc.obj: 2022-04-15 09:00:55 +00:00
strncat.c libc.obj: 2022-04-15 09:00:55 +00:00
strncmp.c libc.obj: 2022-04-15 09:00:55 +00:00
strncpy.c libc.obj: 2022-04-15 09:00:55 +00:00
strpbrk.c libc.obj: 2022-04-15 09:00:55 +00:00
strrchr.c libc.obj: 2022-04-15 09:00:55 +00:00
strrev.c kolibri-libc: 2021-06-10 14:37:44 +00:00
strspn.c libc.obj: 2022-04-15 09:00:55 +00:00
strstr.c libc.obj: 2022-04-15 09:00:55 +00:00
strtok.c libc.obj: 2022-04-15 09:00:55 +00:00
strxfrm.c libc.obj: 2022-04-15 09:00:55 +00:00
unconst.h libc.obj: 2022-04-15 09:00:55 +00:00