From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 13 Mar 2001 17:52:14 -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: <3AAE5E4E.7854.1F00B2@localhost> In-reply-to: <200103132142.WAA17436@mother.ludd.luth.se> References: <3AAE27DD DOT 8570 DOT 57C673 AT localhost> from "Mark E." at Mar 13, 2001 01:59:57 PM X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > Why is it called "FILE_DESC_FILL_TEST" (the TEST part)? I called it that because the fill routine must test if the gap needs filling. I'm not very happy with the name, but I've yet to come up with one that's descriptive and short. If I can't, I'll just come up with one that's descriptive. Mark