delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/05/07/14:53:44

Date: Mon, 07 May 2001 21:17:00 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
Message-Id: <9003-Mon07May2001211700+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9
CC: djgpp-workers AT delorie DOT com
In-reply-to: <3AF67038.88928459@phekda.freeserve.co.uk> (message from Richard
Dawe on Mon, 07 May 2001 10:51:52 +0100)
Subject: Re: ANNOUNCE: Fileutils 4.0 beta 2
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1010507091745 DOT 19812H AT is> <3AF67038 DOT 88928459 AT phekda DOT freeserve DOT co DOT uk>
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

> Date: Mon, 07 May 2001 10:51:52 +0100
> From: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
> 
>     http://www.phekda.freeserve.co.uk/richdawe/djgpp/fileutils/
> 
> The file is ls.exe.gz.
> 
> Eli, would it be possible to try this out on DOS 5 please, when you have
> time?

Tested on both plain DOS, and on Windows 98 (both the original release
and OSR2), and was found to work on both platforms.  Thanks!

And yes, the old port which did TRT was my original port from 1997,
built with v2.01.

> +       /* Restore errno in certain cases. findfirst() will fail for empty
> +        * root directories on drives, but this should not be considered
> +        * an error. */
> +       if ((errno == ENOENT) || (errno == ENMFILE))

AFAIK, this is not the usual style of comments in DJGPP sources.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019