* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 02:36:03 +0000 (02:36 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 02:36:03 +0000 (02:36 +0000)
commit68936329c2d560a52f59cecfd898a61613380213
tree0afbb8979756d7a8e13a4c03f8a96d018df3d3c7
parent9a76659df20b0425a58d1cf3a0e69c5979fcbe5a
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
functions in sysdep.c.
* sysdep.c (emacs_get_tty, emacs_set_tty): Here they are.

* sysdep.c (emacs_set_tty): Call tcsetattr over and over again
until it does all of what we ask it to, or returns an error.
src/sysdep.c