Mail Archives: djgpp/1997/11/19/03:47:03
On Tue, 18 Nov 1997 darknerd AT best DOT com wrote:
> Various file operations,
Which ones?
> ioctl,
This is supported, but the support is unfinished and therefore
disabled by default (in <sys/ioctl.h>). To make it work, you will
need to use the DJGPP filesystem extension mechanism for some IOCTL
functions (like TIOCGSIZE etc.).
> terminal,
If you mean termios, it *is* supported.
> and uname()
DJGPP's library has a working `uname'. Is something wrong with it?
- Raw text -