Message-ID: <37C672DA.D74A3CB7@softhome.net> Date: Fri, 27 Aug 1999 13:13:30 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: lt,en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Real symlinks References: <199908261649 DOT SAA21119 AT father DOT ludd DOT luth DOT se> Content-Type: text/plain; charset=iso-8859-4 Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Martin Str|mberg wrote: > Perhaps you should implement them to be compatible with Linux' UMSDOS > file system. In short Linux puts information that doesn't fit in FAT > in a file called "--linux-.---" in each directory. > > If you think this is something you want to do, let me know and I'll > try to find time to examine and write down the format of this file. UMSDOS FS support would be a nice, but optional thing. The reasons - 1) that --linux-.--- file format is more complex 2) you can move around DJGPP symlinks from DOS, and they will still work. This is not so easy with --linux-.--- I agree that ability to use UMSDOS symlinks is good, but let's get native DJGPP symlinks to work at first, and then we can add aditional features, like windows shortcuts and UMSDOS symlinks. Laurynas Biveinis