From owner-cvs-all Wed Nov 8 21: 0: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31EDB37B479; Wed, 8 Nov 2000 21:00:07 -0800 (PST) Received: (from deischen@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA54988; Wed, 8 Nov 2000 21:00:07 -0800 (PST) (envelope-from deischen@FreeBSD.org) Message-Id: <200011090500.VAA54988@freefall.freebsd.org> From: Daniel Eischen Date: Wed, 8 Nov 2000 21:00:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_kevent.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG deischen 2000/11/08 21:00:06 PST Modified files: lib/libc_r/uthread uthread_kevent.c Log: Prevent the thread-safe version of kevent from getting into an infinite loop when a timeout value is supplied and the timeout expires. Reported by: Dan Nelson Reviewed by: jasone, jlemon Revision Changes Path 1.3 +4 -3 src/lib/libc_r/uthread/uthread_kevent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message