This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
cddl
/
compat
/
opensolaris
History
delphij
7c43dd3e09
Use calloc() instead of malloc() + bzero(). This also gets rid of a warning
...
because bzero is defined by strings.h which is not included in thread_pool.c. MFC after: 2 weeks
2014-12-08 06:10:47 +00:00
..
include
…
lib
/libumem
…
misc
Use calloc() instead of malloc() + bzero(). This also gets rid of a warning
2014-12-08 06:10:47 +00:00