OSDN Git Service

* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that
authorcgf <cgf>
Fri, 27 Dec 2002 03:54:59 +0000 (03:54 +0000)
committercgf <cgf>
Fri, 27 Dec 2002 03:54:59 +0000 (03:54 +0000)
commitc1a6036abcfc05c512cf33ccbd814b8ffa8527f7
tree779fd72e29ef1538615a291c82200fefd24de653
parentaf3c1405a6abb466cb37bf66e09c4100dad788ee
* 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
winsup/cygwin/fhandler_tty.cc