Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2023-08-19 08:10:16 +0300
committerTakashi Yano <takashi.yano@nifty.ne.jp>2023-08-19 08:53:10 +0300
commit90d3b16d2b93d573501394d88538c99335edc343 (patch)
tree73de7d631cf06abc85ef5515faba5dbb433d2d9d /libgloss/Makefile.in
parent7ba103eb1a95703c7803e4ca48e6ba5c8e1f3d56 (diff)
Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag.
After the commit fbfea31dd9b9, switch_to_nat_pipe is not cleared properly when non-cygwin app is terminated in the case where the pseudo console is disabled. This is because get_winpid_to_hand_over() sometimes returns PID of cygwin process even though it should return only PID of non-cygwin process. This patch fixes the issue by adding a new argument which requests only PID of non-cygwin process to get_console_process_id(). Fixes: fbfea31dd9b9 ("Cygwin: pty: Avoid cutting the branch the pty master is sitting on.") Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Diffstat (limited to 'libgloss/Makefile.in')
0 files changed, 0 insertions, 0 deletions