(x_term_init): Call change_keyboard_wait_descriptor,
authorRichard M. Stallman <rms@gnu.org>
Wed, 8 Sep 1993 17:53:49 +0000 (17:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 8 Sep 1993 17:53:49 +0000 (17:53 +0000)
commit61c3ce6288175422c805704d3a1fed70021f3ff7
tree5dbae819d6d368e61038e58452cf2321e3455ae8
parentdd2281ae2a204fe83ccdcae665e34cedb4a480de
(x_term_init): Call change_keyboard_wait_descriptor,
instead of dup2.  Use the existing X desc number in fcntl calls.
(XTread_socket): Don't forget to clear out `mask'.
src/xterm.c