freebsd-skq/lib/libc/string
delphij b65786c8a8 Add memrchr(3).
Obtained from:	OpenBSD
2008-04-10 00:12:44 +00:00
..
bcmp.3
bcmp.c
bcopy.3
bcopy.c
bstring.3
bzero.3
bzero.c
ffs.3
ffs.c
ffsl.c
fls.c
flsl.c
index.3
index.c
Makefile.inc Add memrchr(3). 2008-04-10 00:12:44 +00:00
memccpy.3
memccpy.c
memchr.3 Add memrchr(3). 2008-04-10 00:12:44 +00:00
memchr.c
memcmp.3
memcmp.c
memcpy.3
memcpy.c
memmem.3
memmem.c
memmove.3
memmove.c
memrchr.c Add memrchr(3). 2008-04-10 00:12:44 +00:00
memset.3
memset.c
rindex.c
stpcpy.c
strcasecmp.3
strcasecmp.c
strcasestr.c
strcat.3
strcat.c
strchr.3
strchr.c
strcmp.3
strcmp.c
strcoll.3
strcoll.c
strcpy.3
strcpy.c
strcspn.3
strcspn.c
strdup.3
strdup.c
strerror.3
strerror.c
string.3
strlcat.c
strlcpy.3
strlcpy.c
strlen.3
strlen.c
strmode.3
strmode.c
strncat.c
strncmp.c
strncpy.c
strnstr.c
strpbrk.3
strpbrk.c
strrchr.c
strsep.3
strsep.c
strsignal.c
strspn.3
strspn.c
strstr.3
strstr.c
strtok.3 Remove license clause 3 to agree with the now-standard BSD license. 2007-12-12 18:33:06 +00:00
strtok.c Remove license clause 3 to agree with the now-standard BSD license. 2007-12-12 18:33:06 +00:00
strxfrm.3
strxfrm.c
swab.3
swab.c
Symbol.map Add memrchr(3). 2008-04-10 00:12:44 +00:00
wcscat.c
wcschr.c
wcscmp.c
wcscoll.3
wcscoll.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslcat.c
wcslcpy.c
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.3
wcstok.c Remove license clause 3 to agree with the now-standard BSD license. 2007-12-12 18:33:06 +00:00
wcswidth.3
wcswidth.c
wcsxfrm.3
wcsxfrm.c
wmemchr.3
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c