From owner-cvs-all Thu Aug 19 16:30:34 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 A9C0E14BD8; Thu, 19 Aug 1999 16:30:32 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA88893; Thu, 19 Aug 1999 16:29:38 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <199908192329.QAA88893@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 19 Aug 1999 16:29:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_cond.c uthread_nanosleep.c uthread_poll.c uthread_select.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alfred 1999/08/19 16:29:38 PDT Modified files: (Branch: RELENG_3) lib/libc_r/uthread uthread_cond.c uthread_nanosleep.c uthread_poll.c uthread_select.c Log: MFC: sanity check time structures passed in uthread_poll.c: 1.2 uthread_nanosleep.c: 1.9 uthread_select.c: 1.10 uthread_cond.c: 1.16 Revision Changes Path 1.12.2.3 +5 -1 src/lib/libc_r/uthread/uthread_cond.c 1.6.2.1 +2 -1 src/lib/libc_r/uthread/uthread_nanosleep.c 1.1.2.1 +5 -2 src/lib/libc_r/uthread/uthread_poll.c 1.5.2.3 +5 -1 src/lib/libc_r/uthread/uthread_select.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message