]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Fix input switching failure.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 15 Dec 2021 03:25:58 +0000 (12:25 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 15 Dec 2021 03:25:58 +0000 (12:25 +0900)
commit80f4b7d5456ea17d64998805fb3d64db091201fc
tree9635f3daf79741b9fbaee8285c2089c38220c50d
parent0795f704f750e4b441aa256b1b849e4ebe3af684
Cygwin: pty: Fix input switching failure.

- This patch fixes the failure of input switching between io_handle
  and io_handle_nat. This very rarely happens, however, input is
  wrongly switched to io_handle_nat even though the non-cygwin app
  is in the background.
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/tty.cc
This page took 0.032283 seconds and 5 git commands to generate.