aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2023-06-01 19:44:41 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2023-06-01 20:15:21 +0900
commit3456e8b7db5b37cf9e10aedbbf552df10f75e055 (patch)
tree0d73fd74ab89155ce6391b1899820a088a163abd /include
parentdeca777a958cad67faa73d7457ecccd8c73ed943 (diff)
downloadnewlib-3456e8b7db5b37cf9e10aedbbf552df10f75e055.zip
newlib-3456e8b7db5b37cf9e10aedbbf552df10f75e055.tar.gz
newlib-3456e8b7db5b37cf9e10aedbbf552df10f75e055.tar.bz2
Cygwin: pty: Fix transferring type-ahead input between input pipes.
After the commit 595fcb21ffc0, transferring type-ahead input between the pipe for cygwin app and the pipe for non-cygwin app will not be done appropriately when the stdin of the non-cygwin app is not pty. Due to this issue, sometimes the keyboard input might be lost which should be sent to cygwin app. This patch fixes the issue. Fixes: 595fcb21ffc0 ("Cygwin: pty: Fix reading CONIN$ when stdin is not a pty.") Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions