X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 26 Dec 2001 15:45:53 -0500 Message-Id: <200112262045.fBQKjrL17652@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <10112262035.AA17878@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: lfn from scratch... References: <10112262035 DOT AA17878 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 > I would need to think about this - we would need to recognize UNCs as > being driveless and handle specially. You can't CD to them, just > open files, do file I/O ... Humm... Sounds like just _open/_creat would be enough then?