Date: Thu, 27 Mar 2003 05:51:23 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <8011-Thu27Mar2003055123+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3E8182BC.542718B2@phekda.freeserve.co.uk> (message from Richard Dawe on Wed, 26 Mar 2003 10:36:44 +0000) Subject: Re: DJGPP 2.04 release? [Was: Re: nmalloc revisited] References: <10303182107 DOT AA24101 AT clio DOT rice DOT edu> <3E7868E9 DOT 19949F8E AT phekda DOT freeserve DOT co DOT uk> <9003-Wed19Mar2003174940+0200-eliz AT elta DOT co DOT il> <3E78AA1D DOT 23720139 AT phekda DOT freeserve DOT co DOT uk> <3405-Wed19Mar2003223319+0200-eliz AT elta DOT co DOT il> <3E78D73C DOT 3B41ECF AT phekda DOT freeserve DOT co DOT uk> <7263-Thu20Mar2003061743+0200-eliz AT elta DOT co DOT il> <3E8182BC DOT 542718B2 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 Precedence: bulk > Date: Wed, 26 Mar 2003 10:36:44 +0000 > From: Richard Dawe > > > > Are you saying that the current code does _not_ invent inodes on > > Windows/XP? I'd be surprised, I thought we invent inodes for any > > kind of files on all the versions of Windows except 3.1. > > It invents inodes on Windows '98 SE. Maybe _ioctl_get_first_cluster can get an > inode on Win2k/XP, but doesn't return consistent results? That would be weird, > but it seems possible. I find it hard to believe that _ioctl_get_first_cluster has anything to do with this: I didn't see that call working on any version of DOS/Windows I could put my hands on. But I didn't try to step into `stat' on Windows XP, so who knows? perhaps you are right? > I think someone with Win2k/XP needs to investigate this more. The original > e-mail is linked from the DJGPP 2.04 status page: > > http://www.phekda.freeserve.co.uk/richdawe/djgpp/2.04/status204.html > > Here's the link for convenience: > > http://www.delorie.com/archives/browse.cgi?p=djgpp-workers/2002/10/28/17:03:21 Andrew, could you please dig a bit deeper into the problem with `find'? AFAICS, the above link is to your report. TIA