]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Change the condition to send Ctrl-C event.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 8 May 2022 13:04:38 +0000 (22:04 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 8 May 2022 13:04:38 +0000 (22:04 +0900)
commitaea6940043826f88f768d638dbbc6896ab9be494
tree7d4464eaf6a4cf74ad3b14aef2da3823654bdd20
parent67f12b2ea086f44451792b5fff022742a019f346
Cygwin: pty: Change the condition to send Ctrl-C event.

- Previously, non-cygwin app started by "script -c <non-cygwin app>"
  receives Ctrl-C twice. This patch fixes the issue.
winsup/cygwin/fhandler_termios.cc
This page took 0.030724 seconds and 5 git commands to generate.