From owner-cvs-all Fri Nov 10 12:57: 8 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 5CAD337B479; Fri, 10 Nov 2000 12:57:06 -0800 (PST) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA05610; Fri, 10 Nov 2000 12:57:06 -0800 (PST) (envelope-from alfred@FreeBSD.org) Message-Id: <200011102057.MAA05610@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 10 Nov 2000 12:57:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys aio_read.2 aio_write.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/11/10 12:57:05 PST Modified files: lib/libc/sys aio_read.2 aio_write.2 Log: remove outdated bugs, we actually do have aio_cancel support as well as support for the field aio_offset in the aiocb structure. Revision Changes Path 1.9 +2 -4 src/lib/libc/sys/aio_read.2 1.8 +1 -2 src/lib/libc/sys/aio_write.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message