Mail Archives: djgpp/1996/05/26/02:07:48
On 23 May 1996, Dan Grayson wrote:
> include/termios.h advertises the presence of functions tcgetattr and
> tcsetattr, but they don't seem to appear in the libraries. Has anyone else
> noticed this? (I understand that the IBM PC terminal is different from a
> unix tty driver, but it would be nice to have the functions present and doing
> something.)
These functions are currently not implemented in DJGPP. Some programs
won't compile if they don't see this header and the prototypes of the
functions, so the header exists. A volunteer with enough motivation and
time is all that's required to write these for DJGPP.
- Raw text -