1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/lib/libthr
David Xu cb4a1047ce Fix off-by-one error in function _thr_sigact_unload, also disable the
function, it seems some gnome application tends to crash if we
unregister sigaction automatically.
2010-09-06 03:00:54 +00:00
..
arch Unify 32-bit and 64-bit PowerPC libthr support. This reduces code 2010-08-24 20:50:08 +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 Fix off-by-one error in function _thr_sigact_unload, also disable the 2010-09-06 03:00:54 +00:00
libthr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
Makefile Unify 32-bit and 64-bit PowerPC libthr support. This reduces code 2010-08-24 20:50:08 +00:00
pthread.map Add wrapper for setcontext() and swapcontext(), the wrappers 2010-08-24 09:57:06 +00:00