Date: Tue, 11 Jul 2000 21:47:28 -0700 (PDT) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_init.c uthread_sigwait.c Message-ID: <200007120447.VAA50663@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2000/07/11 21:47:28 PDT Modified files: (Branch: RELENG_4) lib/libc_r/uthread pthread_private.h uthread_init.c uthread_sigwait.c Log: MFC: Always do the right thing if there are multiple sigwait()ers for the same signal. Revision Changes Path 1.36.2.4 +8 -1 src/lib/libc_r/uthread/pthread_private.h 1.23.2.1 +4 -1 src/lib/libc_r/uthread/uthread_init.c 1.13.2.1 +28 -5 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?200007120447.VAA50663>