Date: Sat, 03 May 2003 22:03:17 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <4331-Sat03May2003220317+0300-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: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: Define __tb_size in and use it [PATCH] References: 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 Precedence: bulk > Date: Sat, 03 May 2003 14:29:30 +0100 > From: "Richard Dawe" > > This patch defines a __tb_size to go along with __tb, the linear > address of the transfer buffer, and then updates the code to use it. > All uses of _go32_info_block.size_of_transfer_buffer have been changed > to use __tb_size instead. > > OK to commit? Yes, thanks.