From owner-freebsd-standards Thu Apr 25 14:33:56 2002 Delivered-To: freebsd-standards@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D1DF637B419 for ; Thu, 25 Apr 2002 14:33:52 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id A52645309; Thu, 25 Apr 2002 23:33:50 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Tony Finch Cc: Bruce Evans , standards@FreeBSD.ORG Subject: Re: struct iovec References: <20020426052455.J1536-100000@gamplex.bde.org> <20020425204407.A28674@chiark.greenend.org.uk> From: Dag-Erling Smorgrav Date: 25 Apr 2002 23:33:49 +0200 In-Reply-To: <20020425204407.A28674@chiark.greenend.org.uk> Message-ID: Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Tony Finch writes: > I note that making iov_base into a void* makes adjusting the > pointer much more painful, since you can't do arithmetic on > void*. There is lots of code in the system that assumes that > you can do arithmetic on iov_base... Right, I'll see what I can do about that. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message