NetBSD/lib/libc/string
phil cc543121c5 Document the behaviour with consecutive separator characters. 2000-10-11 18:26:04 +00:00
..
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 add netbsd rcsid's 1999-09-08 22:56:55 +00:00
__strerror.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
__strsignal.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
bcmp.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
bcmp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
bcopy.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
bcopy.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
bm.3
bm.c Delint. 2000-01-22 22:19:07 +00:00
bstring.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
bzero.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
bzero.c switch bzero to version in memset.c. 1998-08-04 06:25:10 +00:00
ffs.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
ffs.c when deciding whether to use standard system include files or libkern.h, 1998-03-26 23:53:36 +00:00
index.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
index.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
memccpy.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
memccpy.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
memchr.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
memchr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
memcmp.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
memcmp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
memcpy.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
memcpy.c Replace complicated and ugly makefile gook to make memmove,memcpy by 1998-08-04 04:48:16 +00:00
memmove.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
memmove.c Replace complicated and ugly makefile gook to make memmove,memcpy by 1998-08-04 04:48:16 +00:00
memset.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
memset.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
rindex.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
rindex.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strcasecmp.3 Correct omission made during last fix of HISTORY section. 1999-04-18 22:36:46 +00:00
strcasecmp.c Delint. 2000-01-22 22:19:07 +00:00
strcat.3 xref strlcpy & strlcat 1999-09-28 02:15:07 +00:00
strcat.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strchr.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strchr.c Replace complicated and ugly makefile gook to make memmove,memcpy by 1998-08-04 04:48:16 +00:00
strcmp.3 Add note about special case when calling strcmp() or strcasecmp() with 1998-10-23 17:49:29 +00:00
strcmp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strcoll.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strcoll.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strcpy.3 xref strlcpy & strlcat 1999-09-28 02:15:07 +00:00
strcpy.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strcspn.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strcspn.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
strerror.c delint 1998-11-15 17:21:49 +00:00
string.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
strlcat.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strlcpy.3 add netbsd rcsid's 1999-09-08 22:56:55 +00:00
strlcpy.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strlen.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strlen.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strmode.3 The declaration lives in <unistd.h>, actually; from Patrick Welche in PR 2000-06-29 07:17:04 +00:00
strmode.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strncat.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strncmp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strncpy.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strpbrk.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strpbrk.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strrchr.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strrchr.c Replace complicated and ugly makefile gook to make memmove,memcpy by 1998-08-04 04:48:16 +00:00
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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
strsignal.c Delint. 2000-01-22 22:19:07 +00:00
strspn.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strspn.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strstr.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strstr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtok.3 Document the behaviour with consecutive separator characters. 2000-10-11 18:26:04 +00:00
strtok.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtok_r.c Delint. 2000-01-22 22:19:07 +00:00
strxfrm.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
strxfrm.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
swab.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
swab.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00