Date: Thu, 27 Nov 1997 13:24:24 +0200 (IST) From: Eli Zaretskii To: Randy Maas cc: "Markus F.X.J. Oberhumer" , djgpp-workers AT delorie DOT com Subject: Re: proposed fsext changes In-Reply-To: <3.0.1.32.19971126114818.007eb680@yacker.xiotech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 26 Nov 1997, Randy Maas wrote: > Here is a break down of what motivated most of the changes I have proposed: > > Type of ext libc modification Notes > pipe dup2 (for stdio), lseek pipe is probably only going to > be used by unix-style programs... > /dev/ttyS dup2 the most commonly request > fsext I've seen. Mostly for > portablity between linux and djgpp > symlink unlink,link A symlink ala win95 style shortcuts > ram-disk,ext2fs link, unlink, lseek Shouldn't `fstat' also have a hook?