From owner-freebsd-current Mon Dec 1 18:06:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA14379 for current-outgoing; Mon, 1 Dec 1997 18:06:32 -0800 (PST) (envelope-from owner-freebsd-current) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id SAA14369 for ; Mon, 1 Dec 1997 18:06:26 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.210.252] by pop.uniserve.com with smtp (Exim 1.73 #1) id 0xchj2-0003kf-00; Mon, 1 Dec 1997 18:06:13 -0800 Date: Mon, 1 Dec 1997 18:06:09 -0800 (PST) From: Tom To: Terry Lambert cc: "John S. Dyson" , current@freebsd.org Subject: Re: FYI: usage of new AIO calls In-Reply-To: <199712020132.SAA28471@usr07.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 2 Dec 1997, Terry Lambert wrote: > 2) Why did you define your own interface instead of using the > SunOS/Solaris/SVR4/SCO interface: As I recall from previous messages, this AIO interface is written to Posix. The rest of your message should probably be addressed to parties at Posix on why and how they invented stuff. Tom