Date: Mon, 13 Aug 2001 13:16:42 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <8296-Mon13Aug2001131642+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: <10108130150.AA16986@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: Windows 2000 io testing References: <10108130150 DOT AA16986 AT clio DOT rice DOT edu> 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 > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Sun, 12 Aug 2001 20:50:15 -0500 (CDT) > > 1) 0x7160 cl=1 to get short truename fails on devices like con and ./nul > 2) lfn open succeeds on both nul and ./nul > 3) sfn _truename fails on ./nul but works on nul (returns C:/NUL) > 4) sfn open fails on ./nul but works on nul (consistent with _truename) One other thing: what about c:/foo/bar/nul (where the leading directories do exist)?