freebsd-dev/lib/libc/string
Tim Vanderhoek 555fff2109 Backout the prev. commit. It's a bad idea to make-up terms. I believe
there is no good solution here.

Set-on-the-straight-and-narrow by:	bde
1999-12-31 21:27:02 +00:00
..
bcmp.3 Remove x-ref to itself. 1999-12-14 11:34:47 +00:00
bcmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bcopy.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bcopy.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bstring.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bzero.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bzero.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
ffs.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ffs.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
index.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
index.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memccpy.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memccpy.c Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 1994-12-12 01:23:33 +00:00
memchr.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memchr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memcmp.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memcmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memcpy.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memcpy.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
memmove.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memmove.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
memset.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
memset.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
rindex.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rindex.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcasecmp.3 Add ".Xref tolower 3" since its internal use is inferred in DESCRIPTION. 1999-12-28 14:57:33 +00:00
strcasecmp.c Localize it. 1996-06-09 13:31:06 +00:00
strcat.3 Xref strlcat, strlcpy 1999-09-28 04:11:47 +00:00
strcat.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
strchr.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strchr.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
strcmp.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strcmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strcoll.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strcoll.c __collate_substitute() do something non-trivial only for German. For everyone 1999-09-12 21:15:28 +00:00
strcpy.3 Xref strlcat, strlcpy 1999-09-28 04:11:47 +00:00
strcpy.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
strcspn.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strcspn.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strdup.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strdup.c Don't include <sys/types.h> to get u_int or use u_int for a bogus cast. 1994-09-05 13:41:33 +00:00
strerror.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strerror.c Fix printing of weird errno's: negative values were printed as large 1994-09-05 13:37:43 +00:00
string.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strlcat.c Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
strlcpy.3 Add HISTORY. 1999-10-29 16:50:22 +00:00
strlcpy.c Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
strlen.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strlen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strmode.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strmode.c Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
strncat.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strncmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strncpy.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strpbrk.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strpbrk.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strrchr.3 Backout the prev. commit. It's a bad idea to make-up terms. I believe 1999-12-31 21:27:02 +00:00
strrchr.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
strsep.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strsep.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
strsignal.c Add a strsignal(3) (like strerror(3)) for libc compatability with other 1999-05-18 04:48:58 +00:00
strspn.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strspn.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strstr.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strstr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strtok.3 Backout the prev. commit. It's a bad idea to make-up terms. I believe 1999-12-31 21:27:02 +00:00
strtok.c Reviewed by: JKH 1998-12-14 05:11:26 +00:00
strxfrm.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strxfrm.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
swab.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
swab.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00