]> code.delx.au - gnu-emacs/commit
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
authorJim Blandy <jimb@redhat.com>
Thu, 27 May 1993 02:12:20 +0000 (02:12 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 27 May 1993 02:12:20 +0000 (02:12 +0000)
commit50b8cf60325f92026d3fc768a433a5579c642df2
tree5acda07c8407dd48778d61b146431508c9daf5eb
parent7ad1552990092f3c0301a2bb946bf368def41b08
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
we have those structures, but *don't* define them if we have
TERMIOS, whose functions take care of those parameters; that
screws up AIX.
(struct emacs_tty): Test those symbols, instead of the ioctl
commands.
* sysdep.c (emacs_get_tty, emacs_set_tty, new_ltchars, new_tchars,
init_sys_modes): Same.
src/sysdep.c
src/systty.h