Date: Mon, 30 Sep 2002 01:47:42 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_init.c uthread_sigaction.c uthread_sigwait.c Message-ID: <200209300847.g8U8lg09094722@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/09/30 01:47:42 PDT Modified files: lib/libc_r/uthread uthread_init.c uthread_sigaction.c uthread_sigwait.c Log: Install library-installed signal handlers with the SA_RESTART flag set. Revision Changes Path 1.42 +1 -1 src/lib/libc_r/uthread/uthread_init.c 1.16 +2 -2 src/lib/libc_r/uthread/uthread_sigaction.c 1.19 +2 -2 src/lib/libc_r/uthread/uthread_sigwait.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209300847.g8U8lg09094722>