From owner-cvs-all Sun Dec 29 11:24:43 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 7C5F037B405; Sun, 29 Dec 2002 11:24:42 -0800 (PST) Received: from thuvia.demon.co.uk (thuvia.demon.co.uk [193.237.34.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE04943EC5; Sun, 29 Dec 2002 11:24:40 -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 gBTJOccF076823; Sun, 29 Dec 2002 19:24:38 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 gBTJObH5037707; Sun, 29 Dec 2002 19:24:37 GMT (envelope-from mark@dotar.thuvia.org) Received: (from mark@localhost) by dotar.thuvia.org (8.12.6/8.12.6/Submit) id gBTJOb8r037706; Sun, 29 Dec 2002 19:24:37 GMT Date: Sun, 29 Dec 2002 19:24:37 GMT From: Mark Valentine Message-Id: <200212291924.gBTJOb8r037706@dotar.thuvia.org> In-Reply-To: <200212291802.gBTI20aj008737@khavrinen.lcs.mit.edu> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: Garrett Wollman Subject: Re: cvs commit: src/sys/sys _iovec.h socket.h uio.h Cc: 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: Garrett Wollman > Date: Sun 29 Dec, 2002 > Subject: Re: cvs commit: src/sys/sys _iovec.h socket.h uio.h > < said: > > > Where else is ssize_t defined? > > In every header that uses it. That's the X/Op^H^H^H^HPOSIX Way. Oh. I've never seen that stated in my reading of the standard or rationale (and couldn't find it stated in my on-line copy). I did, however, find it also defined in , , , (which I missed earlier), which invalidates my argument, supports Mike's statement, and answers my question. However, ssize_t is _not_ defined in , , , where it is also used, though each of these headers _may_ (not _shall_) make ssize_t visible as defined in and/or . This may be a bug in the standard. 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