From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Wed, 14 Mar 2001 12:37:06 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: zero fill the eof gap (complete patch) Message-ID: <3AAF65F2.23962.46053A@localhost> References: <3AAE27DD DOT 8570 DOT 57C673 AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > Seems to suggest that __fd_properties will have to be set for a handle > before it can use the gap filling feature. But where is the code > which sets up __fd_properties for any given handle? The routine is called by open().