X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Tue, 05 Apr 2005 00:07:02 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c5395a$Blat.v2.4$64ce2ac0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <200504041854.j34Issgs019425@speedy.ludd.ltu.se> (ams AT ludd DOT ltu DOT se) Subject: Re: DJGPP v2.04 Bugs - suggested patch References: <200504041854 DOT j34Issgs019425 AT speedy DOT ludd DOT ltu DOT se> 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: > Date: Mon, 4 Apr 2005 20:54:54 +0200 (CEST) > > I guess it's not easy to detect whether the file is on a network disk > or not, right? It depends on your value of ``not easy''. See, for example, the library functions _is_remote_drive and _is_remote_handle.