]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Revise code waiting for forwarding again.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Mon, 27 Jan 2020 11:22:24 +0000 (20:22 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 28 Jan 2020 08:33:28 +0000 (09:33 +0100)
commite38f2dc9b93fd237bd72c1b35b9dbfc8b0f18663
tree4566b403e5b0e52407342a56f8329605e60b9eea
parent5ba41ad6e9f1ac3326706523fc827ac3e54466f3
Cygwin: pty: Revise code waiting for forwarding again.

- After commit 6cc299f0e20e4b76f7dbab5ea8c296ffa4859b62, outputs of
  cygwin programs which call both printf() and WriteConsole() are
  frequently distorted. This patch fixes the issue.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/tty.cc
winsup/cygwin/tty.h
This page took 0.031188 seconds and 5 git commands to generate.