]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Fix ioctl() FIONREAD.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Tue, 18 Feb 2020 04:05:07 +0000 (13:05 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 18 Feb 2020 10:35:42 +0000 (11:35 +0100)
commit321d79abd3240008ae09e3021b312126058d9416
treea0a8f83ee93d47e7721333208bfa95202160063e
parent592b03b3ba0d51b1d3edda6302f324ecd53c83eb
Cygwin: console: Fix ioctl() FIONREAD.

- ioctl() FIONREAD for console does not return correct value since
  commit cfb517f39a8bcf2d995a732d250563917600408a. This patch fixes
  the issue.
winsup/cygwin/fhandler_console.cc
This page took 0.028284 seconds and 5 git commands to generate.