NetBSD/lib/libc/string
itojun a1ce29330c sync with latest openbsd.
comment in strlcat(3) was wrong about return value.
2000-11-24 16:19:05 +00:00
..
__strerror.c
__strsignal.c
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bm.3
bm.c Delint. 2000-01-22 22:19:07 +00:00
bstring.3
bzero.3
bzero.c
ffs.3
ffs.c
index.3
index.c
Lint_bcmp.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_bcopy.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_bzero.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_ffs.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_index.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_memccpy.c
Lint_memchr.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_memcmp.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_memcpy.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_memmove.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_memset.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_rindex.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strcat.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strchr.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strcmp.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strcpy.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strlen.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strncat.c
Lint_strncmp.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_strncpy.c
Lint_strrchr.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_swab.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Makefile.inc
memccpy.3
memccpy.c
memchr.3
memchr.c
memcmp.3
memcmp.c
memcpy.3
memcpy.c
memmove.3
memmove.c
memset.3
memset.c
rindex.3
rindex.c
strcasecmp.3
strcasecmp.c Delint. 2000-01-22 22:19:07 +00:00
strcat.3
strcat.c
strchr.3
strchr.c
strcmp.3
strcmp.c
strcoll.3
strcoll.c
strcpy.3
strcpy.c
strcspn.3
strcspn.c
strdup.3 s/Xt/Xr/ 2000-07-05 05:25:28 +00:00
strdup.c Delint. 2000-01-22 22:19:07 +00:00
strerror.3
strerror.c
string.3
strlcat.c sync with latest openbsd. 2000-11-24 16:19:05 +00:00
strlcpy.3 sync with latest openbsd. 2000-11-24 16:19:05 +00:00
strlcpy.c
strlen.3
strlen.c
strmode.3 The declaration lives in <unistd.h>, actually; from Patrick Welche in PR 2000-06-29 07:17:04 +00:00
strmode.c
strncat.c
strncmp.c
strncpy.c
strpbrk.3
strpbrk.c
strrchr.3
strrchr.c
strsep.3 The 'delim' argument is const, document it as such. 2000-09-28 03:18:35 +00:00
strsep.c Delint. 2000-01-22 22:19:07 +00:00
strsignal.3
strsignal.c Delint. 2000-01-22 22:19:07 +00:00
strspn.3
strspn.c
strstr.3
strstr.c
strtok_r.c Delint. 2000-01-22 22:19:07 +00:00
strtok.3 Document the behaviour with consecutive separator characters. 2000-10-11 18:26:04 +00:00
strtok.c
strxfrm.3
strxfrm.c
swab.3
swab.c