freebsd-dev/lib/libthr
Konstantin Belousov 86665365a8 Libthr cannot be dynamically loaded into the running process.
Mark it with -z nodlopen for now.

Discussed with:	jhb, kan
MFC after:	3 weeks
2009-11-26 14:01:14 +00:00
..
arch Implement _umtx_op_err() for ia64. 2009-10-24 20:07:17 +00:00
support Use thr_new syscall to create a new thread, obscure context operations 2005-04-23 02:48:59 +00:00
sys __error could be called too early before libthr is initialized, test 2006-07-12 03:44:05 +00:00
thread Current pselect(3) is implemented in usermode and thus vulnerable to 2009-10-27 10:55:34 +00:00
libthr.3 - Stop calling libthr alternative as it's now the default 2007-10-22 10:13:38 +00:00
Makefile Libthr cannot be dynamically loaded into the running process. 2009-11-26 14:01:14 +00:00
pthread.map Make openat(2) a cancellation point. 2009-10-11 20:19:45 +00:00