This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
contrib
/
netbsd-tests
/
lib
/
libc
/
string
History
Enji Cooper
267693b269
Add #include <stdio.h> to get sys_nerr definition
...
Sponsored by: EMC / Isilon Storage Division
2014-10-13 02:29:58 +00:00
..
t_bm.c
…
t_memchr.c
…
t_memcpy.c
Use 1 as a random seed, as recommended in srandom(3). Adjust the random values
2014-10-13 02:27:59 +00:00
t_memmem.c
…
t_memset.c
…
t_popcount.c
…
t_strcat.c
…
t_strchr.c
…
t_strcmp.c
…
t_strcpy.c
…
t_strcspn.c
…
t_strerror.c
Add #include <stdio.h> to get sys_nerr definition
2014-10-13 02:29:58 +00:00
t_stresep.c
…
t_strlen.c
…
t_strpbrk.c
…
t_strrchr.c
…
t_strspn.c
…
t_swab.c
…