]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_console.cc (fhandler_console::ioctl): Fetch console events
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 25 Jul 2011 15:19:35 +0000 (15:19 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 25 Jul 2011 15:19:35 +0000 (15:19 +0000)
commitf4fc0c59e371d4d726e10745101431214b6e3c73
tree1471216171b0936822b85a7d02d4954e9feaf5b7
parent7d4b10de8152823167722a3738c9d7ea7f10ef6b
* fhandler_console.cc (fhandler_console::ioctl): Fetch console events
using PeekConsoleInput and return only key down events in buf.
* fhandler_tty.cc (fhandler_pty_slave::ioctl): Always return EINVAL
if PeekNamedPipe fails.
(fhandler_pty_master::ioctl): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
winsup/cygwin/fhandler_tty.cc
This page took 0.032146 seconds and 5 git commands to generate.