freebsd-skq/lib/libstdthreads
kib 568d7afbb3 Check that the pointer to the thread return value is not NULL before
dereferencing. NULL is allowed by C11 and must be handled.

Reported and tested by:	Vineela <vineela_17@yahoo.com>
PR:	198038
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2015-02-26 09:42:03 +00:00
..
call_once.c
cnd.c Add libstdthreads. 2011-12-26 21:51:53 +00:00
Makefile Convert libraries to use LIBADD 2014-11-25 11:07:26 +00:00
mtx.c
Symbol.map
thrd_create.3 use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
thrd.c Check that the pointer to the thread return value is not NULL before 2015-02-26 09:42:03 +00:00
threads.h Add lock annotations to the header files of our threading libraries. 2014-09-01 18:34:30 +00:00
tss.c