OSDN Git Service

* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that
authorChristopher Faylor <me+cygwin@cgf.cx>
Fri, 27 Dec 2002 03:54:59 +0000 (03:54 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Fri, 27 Dec 2002 03:54:59 +0000 (03:54 +0000)
commitc50e9da80adcd18a634ed009f6af676fb53ef282
tree019b295896c6ed240ed9aadecc52591efeed780e
parent08f87f0380005185fe6ffbf583fb570a1959d914
* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that
of console in which tty is operating.
(process_input): Semi-revert previous change.  Need to just use current
terminfo settings since this function is running in a thread, blocked when the
terminfo changes.
ChangeLog