Sender: nate AT cartsys DOT com Message-ID: <35F2BCD4.1F5D623E@cartsys.com> Date: Sun, 06 Sep 1998 09:48:20 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Peter Palotas CC: djgpp AT delorie DOT com Subject: Re: UMSDOS References: <3 DOT 0 DOT 16 DOT 19980904080122 DOT 2a5742fc AT hem1 DOT passagen DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Peter Palotas wrote: > > Hi, > > I was just wondering if DJGPP has got any support for UMSDOS, or if there > are plans to include support for it in the next release of DJGPP. If not, > how/where can I find information on how to sit down and implement it myself? No, it's not there now, and nobody plans to implement it (AFAIK). It's a good idea, though. I think the Linux source explains the structure of the --linux-.--- file, or whatever it's called. [checking] The documentation points you to an assemblage of comments from the source, which can be found at ftp://sunsite.unc.edu/pub/Linux/system/Filesystems/umsdos or a mirror. Then you can change the DJGPP library functions to handle the long file names, symlinks, etc. It might be a big project. Of course, you can add DOS files, and just umssync afterwards, but I assume that's not what you meant. -- Nate Eldredge nate AT cartsys DOT com