Date: Tue, 10 Oct 2000 08:03:07 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Stromberg cc: djgpp AT delorie DOT com Subject: Re: DJGPP, FreeDOS and file access In-Reply-To: <8rs5qr$7sf$1@antares.lu.erisoft.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 9 Oct 2000, Martin Stromberg wrote: > It seems the FreeDOZE kernel 2017f has some issues with findfirst, see > , section 3.5. Then how come _dos_findfirst succeeds? And I don't think problems with findfirst can explain failure in fopen, either. Thanks for the pointer, anyway.