Date: Mon, 21 Jul 2003 06:32:05 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <2593-Mon21Jul2003063204+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Bart Oldeman on Sun, 20 Jul 2003 21:05:44 +0000 (UTC)) Subject: Re: DJGPP/LFNs/DOSEMU References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Bart Oldeman > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 20 Jul 2003 21:05:44 +0000 (UTC) > > I have added some experimental LFN support on redirected "network" > drives to current testing versions of DOSEMU (download version 1.1.5 from > dosemu.sf.net and patch up to 1.1.5.6 using > http://www.dosemu.org/testing/patchset-1.1.5.6.tgz). Thanks! > All functions are implemented except for > case 0xa6: /* get file info by handle */ > case 0xa9: /* server create or open file */ > case 0xaa: /* create/terminate/query subst */ > this is enough for DJGPP -- I tested by compiling the LIBC. I'm surprised: I thought we use 0xa6.