freebsd-src/lib/libc/string
Garrett Wollman a040910f9b Use latest Arthur Olson timezone code rather than that supplied with
4.4.  The code is almost identical to the 4.4 versions, but this organization
should make it easier to merge new versions in the future.
1994-09-13 21:26:08 +00:00
..
bcmp.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bcmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bcopy.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bcopy.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bstring.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bzero.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ffs.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ffs.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
index.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
index.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc Use latest Arthur Olson timezone code rather than that supplied with 1994-09-13 21:26:08 +00:00
memccpy.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memccpy.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memchr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memchr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memcmp.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memcmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memcpy.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memmove.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memset.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
memset.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rindex.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rindex.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcasecmp.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcasecmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcat.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcat.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strchr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcmp.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcoll.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcoll.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcpy.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcpy.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcspn.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strcspn.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strdup.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strerror.c Fix printing of weird errno's: negative values were printed as large 1994-09-05 13:37:43 +00:00
strftime.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strftime.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
string.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strlen.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strlen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strmode.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strmode.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strncat.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strncmp.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strncpy.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strpbrk.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strpbrk.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strrchr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strsep.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strsep.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strspn.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strspn.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strstr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strstr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strtok.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strtok.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strxfrm.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
strxfrm.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
swab.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
swab.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00