Date: Thu, 17 Aug 2000 01:07:25 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: lauras AT softhome DOT net Message-Id: <1858-Thu17Aug2000010725+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: djgpp-workers AT delorie DOT com In-reply-to: <399B00B3.1AA2C454@softhome.net> (message from Laurynas Biveinis on Wed, 16 Aug 2000 22:59:31 +0200) Subject: Re: Symlinks & fstat References: <399B00B3 DOT 1AA2C454 AT softhome DOT net> 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, 16 Aug 2000 22:59:31 +0200 > From: Laurynas Biveinis > > Not-yet-posted symlink code in fstat() needs serious reconsideration > with FSEXT support in readlink. The problem is that fstat() is yet > another function which needs to know how does a symlink look. Sorry, I don't understand the problem. Could you please elaborate? > Personally I prefer the first way, if the info in SFT is reliable. It isn't, unfortunately. Except on plain DOS, the SFT either doesn't exist or is only partially simulated.