]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Fix state mismatch caused in octave gui.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 16 Jan 2020 11:04:47 +0000 (20:04 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jan 2020 09:20:43 +0000 (10:20 +0100)
commit7e6c96d6e1485b52b4243d0cd9699f2063645660
tree3e7b3a8c4b2138e7af164e7c0db5de9adc0bc39f
parent50e2a63b04bdd018484605fbb954fd1bd5147fa0
Cygwin: pty: Fix state mismatch caused in octave gui.

- In octave gui, sometimes state mismatch between real pty state
  and state variable occurs. For example, this occurs when 'ls'
  command is executed in octave gui. This patch fixes the issue.
winsup/cygwin/spawn.cc
This page took 0.032199 seconds and 5 git commands to generate.