]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Fix state mismatch caused in mintty.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 9 Feb 2020 14:47:30 +0000 (23:47 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 10 Feb 2020 09:19:38 +0000 (10:19 +0100)
commit2de74af22be0ccf75f094caf48c8beb36a49d8c9
tree5d06e4f1bc9a9d379c486c9766ac361049fb4087
parent29431fcb5b14d4c5ac3b3161a076eb1a208349d9
Cygwin: pty: Fix state mismatch caused in mintty.

- PTY has a bug reported in:
  https://cygwin.com/ml/cygwin/2020-02/msg00067.html.
  This is the result of state mismatch between real pseudo console
  attaching state and state variable. This patch fixes the issue.
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/fork.cc
This page took 0.030732 seconds and 5 git commands to generate.