]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.h (dev_console): New class.
authorChristopher Faylor <me@cgf.cx>
Tue, 8 Oct 2002 06:16:16 +0000 (06:16 +0000)
committerChristopher Faylor <me@cgf.cx>
Tue, 8 Oct 2002 06:16:16 +0000 (06:16 +0000)
commit3c66c0707ce7df9028efdd62583fb48b134bdad2
tree6c335c715bafa53ddb1b78d0abe6e32b8e3e9baf
parent9655ff2680dc416225d4297a5540dd79a156206a
* fhandler.h (dev_console): New class.
(fhandler_console::dev_state): New class element.
(fhandler_console::mouse_aware): Use dev_state element.
(fhandler_console::get_tty_stuff): Declare new function.
* fhandler_console.cc: Use dev_state fhandler_console element, throughout.
(fhandler_console::get_tty_stuff): Move to fhandler_console class.  Incorporate
dev_console information.  Move constructor stuff here.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
This page took 0.030924 seconds and 5 git commands to generate.