freebsd-dev/lib/libc/string
Dima Dorfman df523897ea Don't claim that strncpy() is the same as strcpy().
PR:		29002
Submitted by:	Joseph Mallett <jmallett@xMach.org>
2001-07-19 11:26:52 +00:00
..
bcmp.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
bcmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
bcopy.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
bcopy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
bstring.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
bzero.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +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 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
ffs.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
index.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
index.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
Makefile.inc style nits 2001-07-10 17:48:07 +00:00
memccpy.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
memccpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
memchr.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
memchr.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
memcmp.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
memcmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
memcpy.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +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 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +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 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
memset.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
rindex.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rindex.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strcasecmp.3 mdoc(7) police: add RETURN VALUES section. 2001-05-14 18:38:05 +00:00
strcasecmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strcat.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strcat.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strchr.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +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 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strcmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strcoll.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strcoll.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strcpy.3 Don't claim that strncpy() is the same as strcpy(). 2001-07-19 11:26:52 +00:00
strcpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strcspn.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strcspn.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strdup.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
strdup.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strerror.3 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
strerror.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
string.3 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
strlcat.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strlcpy.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
strlcpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strlen.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strlen.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strmode.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
strmode.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strncat.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strncmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strncpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strpbrk.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strpbrk.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strrchr.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +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 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strsep.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strsignal.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strspn.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strspn.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strstr.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strstr.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strtok.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
strtok.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
strxfrm.3 .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
strxfrm.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
swab.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
swab.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcscat.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcschr.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcscmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcscpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcscspn.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcslcat.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcslcpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcslen.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcsncat.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcsncmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcsncpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcspbrk.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcsrchr.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcsspn.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcsstr.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wcswidth.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wmemchr.3 ... but we do provide .St -isoC-99, and it is not required to have the 2001-05-17 08:22:43 +00:00
wmemchr.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wmemcmp.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wmemcpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wmemmove.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
wmemset.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00