Mail Archives: djgpp-workers/1997/11/27/06:33:45
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?
- Raw text -