freebsd-dev/cddl/compat/opensolaris/misc
Xin LI bde3a4ec39 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
..
deviceid.c
fsshare.c
mkdirp.c
mnttab.c
thread_pool_impl.h Import adapted OpenSolaris' thread pool API implementation. 2014-05-08 16:59:36 +00:00
thread_pool.c Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00
zmount.c
zone.c