diff options
author | delphij <delphij@FreeBSD.org> | 2015-01-23 00:54:56 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2015-01-23 00:54:56 +0000 |
commit | fb31f7e88b7e2fdedda30a82110a080b8e71fc0e (patch) | |
tree | cea0649eb4d1c0ba031825d0e92f86dff4a3bcc2 /Makefile | |
parent | f0b1164b8b304dfdd74cda37997e4eef0692c077 (diff) | |
download | FreeBSD-src-fb31f7e88b7e2fdedda30a82110a080b8e71fc0e.zip FreeBSD-src-fb31f7e88b7e2fdedda30a82110a080b8e71fc0e.tar.gz |
MFC r275595:
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.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions