This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
common
/
lib
/
libc
/
string
History
jym
b0471da334
Make strnlen(3) accessible in kernel. ok christos@.
2011-09-01 22:35:17 +00:00
..
bcmp.c
…
bcopy.c
…
bzero2.c
…
bzero.c
…
ffs.c
…
memchr.c
…
memcmp.c
…
memcpy.c
…
memmove.c
…
memset2.c
…
memset.c
…
popcount32.c
…
popcount64.c
…
strcasecmp.c
…
strcat.c
…
strchr.c
NULL does not need a cast
2011-08-31 15:48:32 +00:00
strcmp.c
…
strcpy.c
…
strlcat.c
…
strlcpy.c
…
strlen.c
…
strncasecmp.c
…
strncmp.c
…
strncpy.c
…
strnlen.c
Make strnlen(3) accessible in kernel. ok christos@.
2011-09-01 22:35:17 +00:00
strrchr.c
…
strsep.c
…
strstr.c
…