freebsd-src/lib/libc/string
Bruce Evans a425c38dfd Fixed disordering and duplication of MLINKS in previous commit to
libc/string/Makefile.inc.  psignal.3 doesn't live in libc/string.
1999-05-19 06:32:00 +00:00
..
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bstring.3
bzero.3
bzero.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
ffs.3
ffs.c
index.3
index.c
Makefile.inc Fixed disordering and duplication of MLINKS in previous commit to 1999-05-19 06:32:00 +00:00
memccpy.3 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
memccpy.c
memchr.3
memchr.c
memcmp.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
memcmp.c
memcpy.3
memcpy.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
memmove.3
memmove.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
memset.3
memset.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
rindex.3
rindex.c
strcasecmp.3 PR: 5573 1998-01-27 07:01:09 +00:00
strcasecmp.c Localize it. 1996-06-09 13:31:06 +00:00
strcat.3 Update the description of strncat to accurately describe how many 1996-04-09 22:00:39 +00:00
strcat.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
strchr.3 The terminating character in strings is NUL', not NULL'. 1997-12-28 12:06:29 +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 PR: 5573 1998-01-27 07:01:09 +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 Back out fallback approximation changes, they are not so right to live 1996-08-13 17:03:18 +00:00
strcoll.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
strcpy.3
strcpy.c More egcs warning fixes: 1999-04-25 22:29:30 +00:00
strcspn.3
strcspn.c
strdup.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
strdup.c
strerror.3 (Whoops: make it better instead of worse this time). Clarify 1998-10-29 22:08:59 +00:00
strerror.c
string.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
strlen.3
strlen.c
strmode.3 Pedantry (NULL -> NUL). 1998-05-03 22:42:45 +00:00
strmode.c Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
strncat.c
strncmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strncpy.c
strpbrk.3
strpbrk.c
strrchr.3
strrchr.c Added some 2-line source files to get a direct correspondence 1997-10-15 15:27:19 +00:00
strsep.3 Added bounds checking to the example after chasing down someone's 1997-07-26 00:47:06 +00:00
strsep.c
strsignal.c Add a strsignal(3) (like strerror(3)) for libc compatability with other 1999-05-18 04:48:58 +00:00
strspn.3
strspn.c
strstr.3
strstr.c
strtok.3 Corrected use of backslash escaping in sample code. 1999-02-27 00:54:40 +00:00
strtok.c Reviewed by: JKH 1998-12-14 05:11:26 +00:00
strxfrm.3 remove BUGS section, now behaviour is predictable enough 1999-02-13 09:57:58 +00:00
strxfrm.c fix wrong return result 1999-02-12 23:40:41 +00:00
swab.3
swab.c