NetBSD/lib/libc/string
tnozaki cd0f2012d3 SUSv3 says, if not printable wide-character exists, return -1. 2008-08-12 21:59:27 +00:00
..
Lint_bcmp.c
Lint_bcopy.c
Lint_bzero.c
Lint_ffs.c
Lint_index.c
Lint_memccpy.c
Lint_memchr.c
Lint_memcmp.c
Lint_memcpy.c
Lint_memmove.c
Lint_memset.c
Lint_rindex.c
Lint_strcat.c
Lint_strchr.c
Lint_strcmp.c
Lint_strcpy.c
Lint_strlen.c
Lint_strncat.c
Lint_strncmp.c
Lint_strncpy.c
Lint_strrchr.c
Lint_swab.c
Makefile.inc
__strsignal.c
_strerror_r.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
_strlcat.c
_strlcpy.c
bcmp.3
bcopy.3
bm.3
bm.c
bstring.3
bzero.3
ffs.3
index.3
index.c
memccpy.3
memccpy.c
memchr.3
memcmp.3
memcpy.3
memmem.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
memmem.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
memmove.3
memset.3
rindex.3
rindex.c
strcasecmp.3
strcasestr.c
strcat.3
strchr.3
strcmp.3
strcoll.3
strcoll.c
strcpy.3
strcspn.3
strcspn.c Before using the slightly more involved bitmap tables, 2008-07-30 16:13:59 +00:00
strdup.3 Note that strndup was recently (4.0) added. Bump date. 2008-06-22 11:02:07 +00:00
strdup.c
strerror.3
strerror.c
strerror_r.c
stresep.c Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
string.3
strings.3
strlcpy.3
strlen.3
strmode.3
strmode.c
strncat.c
strndup.c
strpbrk.3
strpbrk.c fix lint issues. 2008-02-23 15:18:04 +00:00
strrchr.3
strsep.3
strsignal.3
strsignal.c
strspn.3
strspn.c Before using the slightly more involved bitmap tables, 2008-07-30 16:13:59 +00:00
strstr.3
strtok.3
strtok.c
strtok_r.c
strxfrm.3
strxfrm.c
swab.3
swab.c
wcscasecmp.3
wcscasecmp.c
wcscat.c
wcschr.c
wcscmp.c
wcscpy.c
wcscspn.c
wcsdup.3
wcsdup.c Remove unneeded #include <string.h>, found by Adam Hoka. 2008-05-26 13:17:48 +00:00
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.3
wcstok.c
wcswcs.c
wcswidth.3
wcswidth.c SUSv3 says, if not printable wide-character exists, return -1. 2008-08-12 21:59:27 +00:00
wmemchr.3
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c