From owner-cvs-all Wed Jan 19 20:46:56 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C48714FD3; Wed, 19 Jan 2000 20:46:54 -0800 (PST) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA74338; Wed, 19 Jan 2000 20:46:54 -0800 (PST) (envelope-from jasone@FreeBSD.org) Message-Id: <200001200446.UAA74338@freefall.freebsd.org> From: Jason Evans Date: Wed, 19 Jan 2000 20:46:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_kern.c uthread_sig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jasone 2000/01/19 20:46:53 PST Modified files: lib/libc_r/uthread pthread_private.h uthread_kern.c uthread_sig.c Log: Do signal deferral for pthread_kill() as it was done in the old days. Submitted by: deischen Revision Changes Path 1.34 +1 -6 src/lib/libc_r/uthread/pthread_private.h 1.28 +4 -6 src/lib/libc_r/uthread/uthread_kern.c 1.25 +4 -21 src/lib/libc_r/uthread/uthread_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message