From owner-cvs-all Fri May 7 0:54: 7 1999 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 6A51A14F53; Fri, 7 May 1999 00:54:05 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA25086; Fri, 7 May 1999 00:54:05 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <199905070754.AAA25086@freefall.freebsd.org> From: Jason Evans Date: Fri, 7 May 1999 00:54:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_kern.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jasone 1999/05/07 00:54:04 PDT Modified files: (Branch: RELENG_3) lib/libc_r/uthread uthread_kern.c Log: Apply patch included in bin/8872. This fixes a bug that occurs when pthread_cond_timedwait() times out. Revision Changes Path 1.15.2.1 +11 -2 src/lib/libc_r/uthread/uthread_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message