Date: Wed, 14 Mar 2001 14:27:37 -0500 Message-Id: <200103141927.OAA16394@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3AAF67CF.3413.4D4BFB@localhost> (snowball3@bigfoot.com) Subject: Re: zero fill the eof gap (complete patch) References: <3AAE5E4E DOT 7854 DOT 1F00B2 AT localhost> from "Mark E." at Mar 13, 1 05:52:14 pm <3AAF67CF DOT 3413 DOT 4D4BFB AT localhost> 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 In cygwin, it's called "{set/get}_check_win95_lseek_bug()" with FH_W95LSBUG as the bit flag. I guess the DJGPP equivalent would be FILE_DESC_CHECK_LSEEK_BUG.