From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Mon, 12 Mar 2001 09:48:15 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: zero fill EOF gap patch Message-ID: <3AAC9B5F.10484.151627@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > This is my first draft of a patch that zero fills the space between EOF and > the current file pointer when the current file pointer > EOF. I left out the > patch for llseek since it's just like the one for lseek. Any comments about this? Mark