delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/03/12/13:51:07

Date: Wed, 12 Mar 2003 20:41:17 +0200
From: "Eli Zaretskii" <eliz AT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: rich AT phekda DOT freeserve DOT co DOT uk
Message-Id: <7263-Wed12Mar2003204117+0200-eliz@elta.co.il>
X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9
CC: djgpp-workers AT delorie DOT com
In-reply-to: <E18sp0e-0000aG-00@phekda.freeserve.co.uk>
(rich AT phekda DOT freeserve DOT co DOT uk)
Subject: Re: readv, writev, revision 2 [PATCH]
References: <E18sp0e-0000aG-00 AT phekda DOT freeserve DOT co DOT uk>
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> Date: Tue, 11 Mar 2003 19:04:59 +0000
> From: "Richard Dawe" <rich AT phekda DOT freeserve DOT co DOT uk>
> 
> Below is revision of the implementation of readv, writev for DJGPP.
> Unlike revision 1, this does not use a temporary buffer - it writes
> out the data chunk-by-chunk.
> 
> OK to commit?

Fine with me, but:

> + @code{struct iovec} is defined as follows:
> + 
> + @example
> + struct iovec @{
> +   void   *iov_base; /* Base address of a memory region for I/O */
> +   size_t  iov_len;  /* Size of memory region                   */
> + @};
> + @end example

Please add a @tindex entry here.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019