From owner-freebsd-standards Thu Apr 25 12:21:41 2002 Delivered-To: freebsd-standards@freebsd.org Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [212.22.195.2]) by hub.freebsd.org (Postfix) with ESMTP id 7D33637B41B for ; Thu, 25 Apr 2002 12:21:38 -0700 (PDT) Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 170onv-0007FZ-00 (Debian); Thu, 25 Apr 2002 20:21:19 +0100 Date: Thu, 25 Apr 2002 20:21:19 +0100 From: Tony Finch To: Dag-Erling Smorgrav Cc: standards@freebsd.org Subject: Re: struct iovec Message-ID: <20020425202119.A26505@chiark.greenend.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Thu, Apr 25, 2002 at 08:01:16PM +0200 Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 08:01:16PM +0200, Dag-Erling Smorgrav wrote: > Is there anything in any of the standards that prevents us from making > iov_base a void * instead of a char *? SUS v2 and v3 say that iov_base is a void *. Tony. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message