]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the signal behaviour for internal states which set the thread
authorjb <jb@FreeBSD.org>
Fri, 5 Jun 1998 23:31:55 +0000 (23:31 +0000)
committerjb <jb@FreeBSD.org>
Fri, 5 Jun 1998 23:31:55 +0000 (23:31 +0000)
commit231ebf2d6ff646de62d346a4c426948c14f36499
tree5e04b1e5e69d516f655706370cfca55d9458ee9c
parent026f5fa529281f6b9a9727f4665fbb6c10a545a0
Fix the signal behaviour for internal states which set the thread
state to running despite the SA_RESTART flag which is really just for
syscalls.
lib/libc_r/uthread/uthread_sig.c
lib/libkse/thread/thr_sig.c
lib/libpthread/thread/thr_sig.c