NetBSD/lib/libc/string
dholland 7ec84f335a Move the note about sys_errlist[] users to COMPATIBILITY, and strengthen it. 2020-04-04 21:29:54 +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 Document strerror_l() 2020-03-25 18:45:42 +00:00
__strsignal.c
bcmp.3
bcopy.3
bm.3 Update synopses to match u_int/u_long/etc. changes. Do not bump date as 2016-01-23 00:43:42 +00:00
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 Grammar 2016-08-04 16:36:45 +00:00
popcount.3 Fix grammar. 2016-07-14 18:21:31 +00:00
rindex.3
rindex.c
stpcpy.c
stpncpy.c
strcasecmp.3 Fix grammar and be consistent between using zero and 0. 2016-07-13 09:05:16 +00:00
strcasestr.c
strcat.3
strchr.3 Add missing word. 2016-10-16 05:28:33 +00:00
strcmp.3 Add missing words and fix grammar. 2016-07-14 17:09:03 +00:00
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 put back strerror_ss, it will be used shortly. 2017-01-12 00:43:55 +00:00
stresep.c PR/52499: Justin: stresep uses memmove with of-by-one length 2017-08-23 10:27:41 +00:00
string.3 Clean up the NAME section. 2017-04-26 07:40:09 +00:00
strings.3 Remove names from the NAME section which have their own man pages. 2017-06-17 10:48:09 +00:00
strlcpy.3
strlen.3
strmode.3
strmode.c
strndup.c
strnstr.c
strpbrk.3
strrchr.3
strsep.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
strsignal.3
strsignal.c
strspn.3
strstr.3
strtok.3
strtok.c
strtok_r.c
strxfrm.3 restore the removed "function does something horrible" description, 2019-03-18 02:15:21 +00:00
strxfrm.c
swab.3
swab.c
wcscasecmp.3 Fix sentence. 2016-07-14 16:09:56 +00:00
wcscasecmp.c
wcscat.c
wcschr.c
wcscmp.c
wcscpy.c
wcscspn.c
wcscspn_bloom.h
wcsdup.3
wcsdup.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c Add NetBSD CVS Id on top of the wcsnlen.c file 2016-10-15 14:30:36 +00:00
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.3
wcstok.c
wcswcs.c
wcswidth.3
wmemchr.3 Import wcsnlen(3) to libc 2016-10-15 14:21:59 +00:00
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c