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
/
regress
/
lib
/
libc
/
string
History
dsl
846f8720b2
Start with alignment '1' and write the search char to the byte before
...
the buffer. XXX needs tests searching for 0xff.
2009-07-18 16:34:47 +00:00
..
memchr
Start with alignment '1' and write the search char to the byte before
2009-07-18 16:34:47 +00:00
memcpy
…
memmem
…
strcat
…
strchr
Add tests that scan for 0x0 and 0xff.
2009-07-18 09:20:46 +00:00
strcmp
…
strcpy
…
stresep
…
strlen
…
strrchr
…
swab
…
wcsncpy
…
Makefile
…