From owner-cvs-all Sat Dec 28 22:14:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2B437B401; Sat, 28 Dec 2002 22:14:24 -0800 (PST) Received: from thuvia.demon.co.uk (thuvia.demon.co.uk [193.237.34.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAE443EC5; Sat, 28 Dec 2002 22:14:20 -0800 (PST) (envelope-from mark@thuvia.demon.co.uk) Received: from dotar.thuvia.org (dotar.thuvia.org [10.0.0.4]) by phaidor.thuvia.org (8.12.3/8.12.3) with ESMTP id gBT6EFcF075584; Sun, 29 Dec 2002 06:14:16 GMT (envelope-from mark@thuvia.demon.co.uk) Received: from dotar.thuvia.org (localhost [IPv6:::1]) by dotar.thuvia.org (8.12.6/8.12.6) with ESMTP id gBT6EGH5020993; Sun, 29 Dec 2002 06:14:16 GMT (envelope-from mark@dotar.thuvia.org) Received: (from mark@localhost) by dotar.thuvia.org (8.12.6/8.12.6/Submit) id gBT6EDdt020992; Sun, 29 Dec 2002 06:14:13 GMT Date: Sun, 29 Dec 2002 06:14:13 GMT From: Mark Valentine Message-Id: <200212290614.gBT6EDdt020992@dotar.thuvia.org> In-Reply-To: <20021229003004.B98334@espresso.q9media.com> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: Mike Barcroft Subject: Re: cvs commit: src/sys/sys _iovec.h socket.h uio.h Cc: Bruce Evans , Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 > From: Mike Barcroft > Date: Sun 29 Dec, 2002 > Subject: Re: cvs commit: src/sys/sys _iovec.h socket.h uio.h > Mark Valentine writes: > > Urk, I wasn't advocating including in either > > or , simply pointing out that an application using either of > > the last two will also be including the first. > > Not necessarily; POSIX.1-2001 places no such requirement on applications. Where else is ssize_t defined? Or do you mean that it's valid not to require parameter type definitions to be in scope for unused prototypes? However, we all agree that isn't a good place to define struct iovec, so this point is moot. Cheers, Mark. -- Mark Valentine, Thuvia Labs "Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses "We're kind of stupid that way." *munch* *munch* and endorses FreeBSD -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message