]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/newlib-tumbl.git/commitdiff
* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to that
authorChristopher Faylor <cgf@redhat.com>
Fri, 27 Dec 2002 03:54:59 +0000 (03:54 +0000)
committerChristopher Faylor <cgf@redhat.com>
Fri, 27 Dec 2002 03:54:59 +0000 (03:54 +0000)
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

index 0f3da1861f6a2c9158ceafa8d1549ad00e3ab553..a226b2e96f9fdc90cd6ae5c64b3bb22c138f2363 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-26  Christopher Faylor  <cgf@redhat.com>
+
+       * 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.
+
 2002-12-24  Andreas Schwab  <schwab@suse.de>
 
        * Makefile.tpl (multilib.out): Fix missing space.