From owner-cvs-all Tue May 7 10:32:52 2002 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 4C34C37B406; Tue, 7 May 2002 10:32:48 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47HWmM16893; Tue, 7 May 2002 10:32:48 -0700 (PDT) (envelope-from archie) Message-Id: <200205071732.g47HWmM16893@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 7 May 2002 10:32:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_poll.c uthread_readv.c uthread_select.c uthread_wait4.c uthread_writev.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/05/07 10:32:48 PDT Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_poll.c uthread_readv.c uthread_select.c uthread_wait4.c uthread_writev.c Log: MFC: Cancellate poll(2), readv(2), select(2), wait4(2), and writev(2). Approved by: re Revision Changes Path 1.9.2.1 +12 -2 src/lib/libc_r/uthread/uthread_poll.c 1.11.2.1 +12 -2 src/lib/libc_r/uthread/uthread_readv.c 1.16.2.1 +13 -2 src/lib/libc_r/uthread/uthread_select.c 1.10.2.2 +12 -2 src/lib/libc_r/uthread/uthread_wait4.c 1.16.2.1 +12 -2 src/lib/libc_r/uthread/uthread_writev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message