kern/lib/c/string
fef f8a85a1541
happy new year 2022 uwu
May it be slightly less exhausting than 2021.
2022-01-01 03:49:33 +01:00
..
bcmp.c update license terms 2021-11-15 19:23:22 +01:00
bcopy.c update license terms 2021-11-15 19:23:22 +01:00
bzero.c libc: port FreeBSD string library routines 2021-10-10 05:41:16 +02:00
CMakeLists.txt happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
ffs.c update license terms 2021-11-15 19:23:22 +01:00
ffsl.c update license terms 2021-11-15 19:23:22 +01:00
ffsll.c update license terms 2021-11-15 19:23:22 +01:00
fls.c update license terms 2021-11-15 19:23:22 +01:00
flsl.c update license terms 2021-11-15 19:23:22 +01:00
flsll.c update license terms 2021-11-15 19:23:22 +01:00
memccpy.c update license terms 2021-11-15 19:23:22 +01:00
memchr.c update license terms 2021-11-15 19:23:22 +01:00
memcmp.c update license terms 2021-11-15 19:23:22 +01:00
memcpy.c libc: port FreeBSD string library routines 2021-10-10 05:41:16 +02:00
memmem.c update license terms 2021-11-15 19:23:22 +01:00
memmove.c libc: port FreeBSD string library routines 2021-10-10 05:41:16 +02:00
memrchr.c update license terms 2021-11-15 19:23:22 +01:00
memset.c lib/x86: add fast memset family of functions 2021-12-22 22:24:55 +01:00
stpcpy.c update license terms 2021-11-15 19:23:22 +01:00
stpncpy.c update license terms 2021-11-15 19:23:22 +01:00
strcat.c update license terms 2021-11-15 19:23:22 +01:00
strchr.c update license terms 2021-11-15 19:23:22 +01:00
strchrnul.c update license terms 2021-11-15 19:23:22 +01:00
strcmp.c update license terms 2021-11-15 19:23:22 +01:00
strcpy.c update license terms 2021-11-15 19:23:22 +01:00
strcspn.c update license terms 2021-11-15 19:23:22 +01:00
strdup.c update license terms 2021-11-15 19:23:22 +01:00
strlcat.c update license terms 2021-11-15 19:23:22 +01:00
strlcpy.c update license terms 2021-11-15 19:23:22 +01:00
strlen.c update license terms 2021-11-15 19:23:22 +01:00
strncat.c update license terms 2021-11-15 19:23:22 +01:00
strncmp.c update license terms 2021-11-15 19:23:22 +01:00
strncpy.c update license terms 2021-11-15 19:23:22 +01:00
strndup.c update license terms 2021-11-15 19:23:22 +01:00
strnlen.c update license terms 2021-11-15 19:23:22 +01:00
strnstr.c update license terms 2021-11-15 19:23:22 +01:00
strpbrk.c update license terms 2021-11-15 19:23:22 +01:00
strrchr.c update license terms 2021-11-15 19:23:22 +01:00
strsep.c update license terms 2021-11-15 19:23:22 +01:00
strspn.c update license terms 2021-11-15 19:23:22 +01:00
strstr.c update license terms 2021-11-15 19:23:22 +01:00
strtok.c update license terms 2021-11-15 19:23:22 +01:00
swab.c update license terms 2021-11-15 19:23:22 +01:00
wcpcpy.c update license terms 2021-11-15 19:23:22 +01:00
wcpncpy.c update license terms 2021-11-15 19:23:22 +01:00
wcscat.c update license terms 2021-11-15 19:23:22 +01:00
wcschr.c update license terms 2021-11-15 19:23:22 +01:00
wcscmp.c update license terms 2021-11-15 19:23:22 +01:00
wcscpy.c update license terms 2021-11-15 19:23:22 +01:00
wcscspn.c update license terms 2021-11-15 19:23:22 +01:00
wcsdup.c update license terms 2021-11-15 19:23:22 +01:00
wcslcat.c update license terms 2021-11-15 19:23:22 +01:00
wcslcpy.c update license terms 2021-11-15 19:23:22 +01:00
wcslen.c update license terms 2021-11-15 19:23:22 +01:00
wcsncat.c update license terms 2021-11-15 19:23:22 +01:00
wcsncmp.c update license terms 2021-11-15 19:23:22 +01:00
wcsncpy.c update license terms 2021-11-15 19:23:22 +01:00
wcsnlen.c update license terms 2021-11-15 19:23:22 +01:00
wcspbrk.c update license terms 2021-11-15 19:23:22 +01:00
wcsrchr.c update license terms 2021-11-15 19:23:22 +01:00
wcsspn.c update license terms 2021-11-15 19:23:22 +01:00
wcsstr.c update license terms 2021-11-15 19:23:22 +01:00
wcstok.c update license terms 2021-11-15 19:23:22 +01:00
wmemchr.c update license terms 2021-11-15 19:23:22 +01:00
wmemcmp.c update license terms 2021-11-15 19:23:22 +01:00
wmemcpy.c update license terms 2021-11-15 19:23:22 +01:00
wmemmove.c update license terms 2021-11-15 19:23:22 +01:00
wmemset.c update license terms 2021-11-15 19:23:22 +01:00