Date: Mon, 7 May 2001 13:14:29 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Richard Dawe cc: djgpp-workers AT delorie DOT com Subject: Re: ANNOUNCE: Fileutils 4.0 beta 2 In-Reply-To: <3AF67038.88928459@phekda.freeserve.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 7 May 2001, Richard Dawe wrote: > OK, that's what I've implemented. It seems to fix the problem on Win98 SE. > Please find below a patch that will apply to 2.03 or CVS version of > src/libc/posix/dirent/opendir.c. I rebuilt ls with a patched version of > opendir.c and put it here: > > http://www.phekda.freeserve.co.uk/richdawe/djgpp/fileutils/ > > The file is ls.exe.gz. Any idea why this server replies with "ERROR 404: Not found" when I try to fetch ls.exe.gz with Wget, but all's well if I do it with Netscape? Very annoying. > Eli, would it be possible to try this out on DOS 5 please, when you have > time? Will do. > I'd be grateful. Presumably the error ENMFILE is generated under > plain DOS, whereas ENOENT is generated when you have LFN support? No, LFN support seems to be irrelevant (I get ENOENT on Windows even if I set LFN=n). It is some difference between the DOS and Windows filesystem code. > If the patch is OK, shall I commit it to CVS? Sure.