sortix-mirror/libc/string
Jonas 'Sortie' Termansen 006145d335 Add EHOSTDOWN.
2022-12-04 23:18:17 +01:00
..
explicit_bzero.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ffs.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ffsl.c
ffsll.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
memccpy.c
memchr.c
memcmp.c
memcpy.c Abort on overlapping memcpy. 2021-05-30 23:48:19 +02:00
memmove.c
memrchr.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
memset.c
stpcpy.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
stpncpy.c
strcasecmp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strcat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strchr.c
strchrnul.c
strcmp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strcoll.c
strcoll_l.c
strcpy.c
strcspn.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strdup.c
strerror.c Add EHOSTDOWN. 2022-12-04 23:18:17 +01:00
strerror_l.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strerror_r.c
stresep.c
strlcat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strlcpy.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strlen.c
strncasecmp.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c
strpbrk.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strrchr.c
strsep.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strsignal.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strspn.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strstr.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
strtok.c
strtok_r.c
strverscmp.c
strxfrm.c
strxfrm_l.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
timingsafe_memcmp.c Convert libc to C. 2016-03-03 23:02:23 +01:00