Date: Fri, 28 Jun 2002 06:28:41 -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_sigpending.c uthread_sigsuspend.c Message-ID: <200206281328.g5SDSfnF041134@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/06/28 06:28:41 PDT Modified files: lib/libc_r/uthread uthread_sigpending.c uthread_sigsuspend.c Log: Make sigpending and sigsuspend account for signals that are pending on the process as well as pending on the current thread. Reported by: Andrew MacIntyre <andymac@bullseye.apana.org.au> Revision Changes Path 1.9 +7 -3 src/lib/libc_r/uthread/uthread_sigpending.c 1.12 +22 -4 src/lib/libc_r/uthread/uthread_sigsuspend.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?200206281328.g5SDSfnF041134>