NetBSD/lib/libc/string
christos 3249d3dc15 reallocarr returns errno. preserve it. 2022-03-12 17:31:39 +00:00
..
Lint_bcmp.c
Lint_bcopy.c
Lint_bzero.c
Lint_ffs.c
Lint_index.c
Lint_memccpy.c
Lint_memchr.c
Lint_memcmp.c
Lint_memcpy.c
Lint_memmove.c
Lint_memset.c
Lint_rindex.c
Lint_strcat.c
Lint_strchr.c
Lint_strcmp.c
Lint_strcpy.c
Lint_strlen.c
Lint_strncat.c
Lint_strncmp.c
Lint_strncpy.c
Lint_strrchr.c
Lint_swab.c
Makefile.inc for GCC, built memset.c with -fno-builtin. this avoids GCC 10 compiling 2021-04-14 08:07:49 +00:00
__strsignal.c
bcmp.3
bcopy.3
bm.3
bm.c
bstring.3
bzero.3
consttime_memequal.3
explicit_memset.3
ffs.3
index.3
index.c
memccpy.3
memccpy.c
memchr.3
memcmp.3
memcpy.3
memmem.3
memmove.3
memrchr.c
memset.3
popcount.3
rindex.3
rindex.c
stpcpy.c
stpncpy.c
strcasecmp.3
strcasestr.c
strcat.3
strchr.3 fix typo in manual page for strchrnul(3) 2020-11-26 23:13:55 +00:00
strcmp.3
strcoll.3
strcoll.c
strcpy.3
strcspn.3
strdup.3
strdup.c
strerror.3 Move the note about sys_errlist[] users to COMPATIBILITY, and strengthen it. 2020-04-04 21:29:54 +00:00
strerror.c Protect against malloc failure corrupting errno, which is not 2020-03-25 16:10:17 +00:00
strerror_r.c Arrange that strerror(-1) prints "Unknown error: -1" and not the 2020-03-25 16:15:41 +00:00
strerror_ss.c
stresep.c
string.3
strings.3
strlcpy.3
strlen.3
strmode.3
strmode.c
strndup.c
strnstr.c
strpbrk.3
strrchr.3
strsep.3
strsignal.3
strsignal.c
strspn.3
strstr.3
strtok.3
strtok.c
strtok_r.c
strxfrm.3
strxfrm.c
swab.3
swab.c
wcscasecmp.3
wcscasecmp.c
wcscat.c
wcschr.c
wcscmp.c
wcscpy.c
wcscspn.c
wcscspn_bloom.h
wcsdup.3
wcsdup.c reallocarr returns errno. preserve it. 2022-03-12 17:31:39 +00:00
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.3
wcstok.c
wcswcs.c
wcswidth.3
wmemchr.3
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c