1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/libc/string
Bruce Evans 6a59f3db1a Added `const' to types of sys_errlist and sys_nerr.
Use .Va instead of .Fa to describe these variables.

Say a little about inconsistent declarations of sys_errlist in the BUGS
section.
1996-04-19 14:02:03 +00:00
..
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bstring.3
bzero.3
ffs.3
ffs.c
index.3
index.c
Makefile.inc Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
memccpy.3
memccpy.c
memchr.3
memchr.c
memcmp.3
memcmp.c
memcpy.3
memmove.3
memset.3
memset.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rindex.3
rindex.c
strcasecmp.3
strcasecmp.c
strcat.3 Update the description of strncat to accurately describe how many 1996-04-09 22:00:39 +00:00
strcat.c
strchr.3
strcmp.3
strcmp.c
strcoll.3 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
strcoll.c If locale not available, fallback to strcasecmp, not to strcmp 1995-04-16 22:43:45 +00:00
strcpy.3
strcpy.c
strcspn.3
strcspn.c
strdup.3
strdup.c
strerror.3 Added `const' to types of sys_errlist and sys_nerr. 1996-04-19 14:02:03 +00:00
strerror.c
string.3
strlen.3
strlen.c
strmode.3
strmode.c
strncat.c
strncmp.c
strncpy.c
strpbrk.3
strpbrk.c
strrchr.3
strsep.3
strsep.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
strspn.3 Correct the strspn() man page so that it no longer references 1996-01-10 11:06:25 +00:00
strspn.c
strstr.3
strstr.c
strtok.3
strtok.c
strxfrm.3 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
strxfrm.c Minor optimization. 1995-02-18 11:36:33 +00:00
swab.3
swab.c