Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-12-27 08:31:30 +0300
committerChristopher Faylor <me@cgf.cx>2002-12-27 08:31:30 +0300
commit66dcfc4498cbccf5c694c2009179259dc6e5efb1 (patch)
tree7a4f7204fb377063049c7514579e1478a09b243c /ChangeLog
parent3bfed277d69246e7ae67caec77969180d9e51538 (diff)
* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.
* fhandler_console.cc (fhandler_console::send_winch_maybe): If appropriate, call tty master function to handle screen size change. * fhandler_tty.cc (fhandler_tty_master::set_winsize): New function. (fhandler_tty_master::init): Call set_winsize to set initial screen size.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a226b2e96..694be0b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-27 Christopher Faylor <cgf@redhat.com>
+
+ * fhandler.h (fhandler_tty_master::set_winsize): Declare new function.
+ * fhandler_console.cc (fhandler_console::send_winch_maybe): If
+ appropriate, call tty master function to handle screen size change.
+ * fhandler_tty.cc (fhandler_tty_master::set_winsize): New function.
+ (fhandler_tty_master::init): Call set_winsize to set initial screen
+ size.
+
2002-12-26 Christopher Faylor <cgf@redhat.com>
* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty