Date: Fri, 5 Jun 1998 16:31:56 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_sig.c Message-ID: <199806052331.QAA05630@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/06/05 16:31:56 PDT Modified files: lib/libc_r/uthread uthread_sig.c Log: 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. Revision Changes Path 1.6 +51 -6 src/lib/libc_r/uthread/uthread_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806052331.QAA05630>