]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Install library-installed signal handlers with the SA_RESTART flag
authordeischen <deischen@FreeBSD.org>
Mon, 30 Sep 2002 08:47:42 +0000 (08:47 +0000)
committerdeischen <deischen@FreeBSD.org>
Mon, 30 Sep 2002 08:47:42 +0000 (08:47 +0000)
commitbd82e84c3032f6c9073ae0a3b53df5c3ac9a24b5
treeafc6b3b7e5850631a6f6b0bd05165e3d9979cedc
parent02a0f0a003f7befdf2f0a7eaf43cb5b8b180959b
Install library-installed signal handlers with the SA_RESTART flag
set.
lib/libc_r/uthread/uthread_init.c
lib/libc_r/uthread/uthread_sigaction.c
lib/libc_r/uthread/uthread_sigwait.c