NetBSD/lib/libc/string
mycroft 1454a5a41f We're supposed to include ${CPPFLAGS} when compiling .c files. 1994-07-06 04:07:53 +00:00
..
Makefile.inc We're supposed to include ${CPPFLAGS} when compiling .c files. 1994-07-06 04:07:53 +00:00
bcmp.3 Don't cross-reference ourself. 1993-11-25 01:48:07 +00:00
bcmp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
bcopy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bcopy.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
bm.3 rcs id's 1994-06-22 00:17:04 +00:00
bm.c rcs id's 1994-06-22 00:17:04 +00:00
bstring.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bzero.3 BDS -> BSD 1993-11-25 01:48:23 +00:00
bzero.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
ffs.3 Fix spelling errors. 1994-01-10 23:58:48 +00:00
ffs.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
index.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
index.c Remove unneeded #include <stddef.h> because <string.h> #defines NULL too. 1994-06-11 16:49:13 +00:00
memccpy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memccpy.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
memchr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memchr.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
memcmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memcmp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
memcpy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memmove.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memset.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memset.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
rindex.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
rindex.c Remove unneeded #include <stddef.h> because <string.h> #defines NULL too. 1994-06-11 16:49:13 +00:00
strcasecmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcasecmp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strcat.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcat.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strchr.3 Fix spelling errors. 1994-01-10 23:58:48 +00:00
strcmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcmp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strcoll.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcoll.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strcpy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcpy.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strcspn.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcspn.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strdup.3 Manpage formatting tweaks. 1993-12-01 18:49:52 +00:00
strdup.c Remove unneeded #include <stddef.h> because <string.h> #defines NULL too. 1994-06-11 16:49:13 +00:00
strerror.3 Fix spelling errors. 1994-01-10 23:58:48 +00:00
strerror.c Helper function _strerror is in the user's namespace, renamed it to 1993-10-09 00:11:01 +00:00
strftime.3 More manpage tweaks. 1993-12-15 20:32:47 +00:00
strftime.c Get the day, month, format, etc. strings from the current time locale 1994-05-25 01:20:19 +00:00
string.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strlen.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strlen.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strmode.3 Fix spelling errors. 1994-01-10 23:58:48 +00:00
strmode.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strncat.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strncmp.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strncpy.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strpbrk.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strpbrk.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strrchr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strsep.3 Fix spelling errors. 1994-01-10 23:58:48 +00:00
strsep.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strspn.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strspn.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strstr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strstr.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strtok.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strtok.c Remove unneeded #include <stddef.h> because <string.h> #defines NULL too. 1994-06-11 16:49:13 +00:00
strxfrm.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strxfrm.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
swab.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
swab.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00