NetBSD/lib/libc/string
joerg 0578c2ad0f Move popcount et al to src/common and add popcount32/popcount64.
Requested by rmind@. MD should now override popcount32/popcount64 and
provide the aliases as fitting.
2009-07-21 14:55:32 +00:00
..
__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 Xref popcount(3). 2009-07-21 13:22:15 +00:00
index.3
index.c
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 Move popcount et al to src/common and add popcount32/popcount64. 2009-07-21 14:55:32 +00:00
memccpy.3
memccpy.c
memchr.3 Split Nm over two lines. 2009-04-10 23:24:35 +00:00
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
memrchr.c make this work properly, by moving to the end of the buffer before starting 2009-04-11 21:42:16 +00:00
memset.3
popcount.3 Move popcount et al to src/common and add popcount32/popcount64. 2009-07-21 14:55:32 +00:00
rindex.3
rindex.c
stpcpy.c Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. 2009-05-01 17:27:01 +00:00
stpncpy.c Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. 2009-05-01 17:27:01 +00:00
strcasecmp.3
strcasestr.c
strcat.3
strchr.3
strcmp.3
strcoll.3
strcoll.c
strcpy.3 Improve formatting and punctuation for "NUL-terminate". 2009-05-02 09:37:32 +00:00
strcspn.3
strcspn.c Before using the slightly more involved bitmap tables, 2008-07-30 16:13:59 +00:00
strdup.3 Bump date for new STANDARDS section. 2009-01-29 10:15:39 +00:00
strdup.c
strerror_r.c
strerror.3
strerror.c
stresep.c Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
string.3 Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. 2009-05-01 17:27:01 +00:00
strings.3 Add strings(3), collecting information about strings.h. 2007-02-17 09:32:57 +00:00
strlcpy.3
strlen.3 Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. 2009-05-01 17:27:01 +00:00
strmode.3
strmode.c
strncat.c Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions 2007-06-03 17:39:26 +00:00
strndup.c Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. 2007-07-03 12:11:09 +00:00
strnlen.c Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. 2009-05-01 17:27:01 +00:00
strpbrk.3
strpbrk.c pacify lint. 2008-09-24 16:58:53 +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_r.c
strtok.3 Grammar police. 2008-08-29 05:48:40 +00:00
strtok.c
strxfrm.3 Bump date for previous. 2007-02-18 00:46:47 +00:00
strxfrm.c
swab.3
swab.c
wcscasecmp.3
wcscasecmp.c
wcscat.c
wcschr.c
wcscmp.c merge christos-time_t 2009-01-11 02:45:45 +00:00
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 merge christos-time_t 2009-01-11 02:45:45 +00:00
wcsncpy.c
wcspbrk.c
wcsrchr.c
wcsspn.c
wcsstr.c
wcstok.3
wcstok.c
wcswcs.c
wcswidth.3
wmemchr.3 Remove duplicate entry. 2009-05-02 09:31:01 +00:00
wmemchr.c
wmemcmp.c merge christos-time_t 2009-01-11 02:45:45 +00:00
wmemcpy.c
wmemmove.c
wmemset.c