NetBSD/lib/libc/string
dyoung e3361bb265 Add strsep(3) to libkern.
To avoid code duplication, move strsep.c to the kernel/userland
common files.

Soon I will commit source-address selection (options IPSELSRC).
It will use strsep(3).
2006-11-13 03:26:43 +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 PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3) 2006-10-13 17:28:09 +00:00
__strsignal.c
_strerror_r.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strlcat.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strlcpy.c compat core reorg. 2005-09-13 01:44:08 +00:00
bcmp.3
bcopy.3
bm.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
bm.c
bstring.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
bzero.3
ffs.3
index.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
index.c Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
memccpy.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
memccpy.c
memchr.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
memcmp.3
memcpy.3
memmem.3
memmem.c
memmove.3
memset.3
rindex.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
rindex.c Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
strcasecmp.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strcasestr.c WARNS=4 2005-11-29 03:11:58 +00:00
strcat.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strchr.3
strcmp.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strcoll.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strcoll.c
strcpy.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strcspn.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strcspn.c
strdup.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strdup.c
strerror.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strerror.c Must include "namespace.h" for strerror_r()'s internal name. 2006-01-26 11:13:42 +00:00
strerror_r.c - Fix the remaining indr_references so that they define lint symbols. 2005-07-30 15:21:20 +00:00
stresep.c - Add strndup and stresep 2006-08-12 23:49:53 +00:00
string.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strlcpy.3
strlen.3
strmode.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strmode.c Include nbtool_config.h for tools build. This was part of the 2006-10-07 22:04:18 +00:00
strncat.c
strndup.c - Add strndup and stresep 2006-08-12 23:49:53 +00:00
strpbrk.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strpbrk.c WARNS=4 2005-11-29 03:11:58 +00:00
strrchr.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strsep.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strsignal.3
strsignal.c WARNS=4 2005-11-29 03:11:58 +00:00
strspn.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strspn.c
strstr.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strtok.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
strtok.c
strtok_r.c
strxfrm.3
strxfrm.c
swab.3
swab.c
wcscasecmp.3 Mark up NULL; the character is nul, not null; sort SEE ALSO; 2006-09-02 23:49:02 +00:00
wcscasecmp.c Add copyright notices. 2006-08-26 22:45:52 +00:00
wcscat.c
wcschr.c
wcscmp.c
wcscpy.c wcscpy - cleanup 2005-10-13 21:13:05 +00:00
wcscspn.c
wcsdup.3 Mark up NULL; the character is nul, not null; sort SEE ALSO; 2006-09-02 23:49:02 +00:00
wcsdup.c Add copyright notices. 2006-08-26 22:45:52 +00:00
wcslcat.c
wcslcpy.c
wcslen.c
wcsncasecmp.c Add copyright notices. 2006-08-26 22:45:52 +00:00
wcsncat.c
wcsncmp.c
wcsncpy.c wcscpy - cleanup 2005-10-13 21:13:05 +00:00
wcspbrk.c WARNS=4 2005-11-29 03:11:58 +00:00
wcsrchr.c WARNS=4 2005-11-29 03:11:58 +00:00
wcsspn.c
wcsstr.c WARNS=4 2005-11-29 03:11:58 +00:00
wcstok.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
wcstok.c
wcswcs.c
wcswidth.3 nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
wcswidth.c
wmemchr.3 New sentence, new line. 2006-10-14 07:52:15 +00:00
wmemchr.c WARNS=4 2005-11-29 03:11:58 +00:00
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c