]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Avoid screen distortion on slave read.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 9 Feb 2020 14:46:01 +0000 (23:46 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 10 Feb 2020 09:19:38 +0000 (10:19 +0100)
commitb0474b704aa0b0924da9b28d6310ccc1a55de675
tree0d046f9fb5b45430237840f104c26192aea60e65
parent2bae1591711f7694b8c79e00c172a0b873d82ff0
Cygwin: pty: Avoid screen distortion on slave read.

- Echo back print is distorted when the cygwin program which calls
  Win32 console API directly calls slave read(). This patch fixes
  the issue.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_tty.cc
This page took 0.035883 seconds and 5 git commands to generate.