To: Eric Backus Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Subject: Re: fstat() yet again Date: Sun, 29 May 94 15:40:55 +0300 From: eliz AT is DOT elta DOT co DOT il More about f?stat() under DOS: it would be nice if they returned the S_IEXEC bit when called on an executable (i.e., *.exe, *.com, *bat at least). LS and the like would really be happy then... Also, if I'm correct, calling stat() on a volume label fails (this was for Borland C++, and GO32 is compiled with Borland compiler, right?). (Borland's stat() also fails on root directories, but that is already taken care of in libc.a) Eli Zaretskii