aboutsummaryrefslogtreecommitdiff
path: root/libgloss/open.c
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2024-07-08 23:09:12 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2024-07-09 00:04:41 +0900
commitce3889ad551503ddc511a7537360f93ba5ad2b25 (patch)
tree6b964208bfac4783b14d5be80b74a0a8ebbfca14 /libgloss/open.c
parentcc9dcdb11583f9625c2a5ef2f99b588976452f29 (diff)
downloadnewlib-cygwin-3_5-branch.zip
newlib-cygwin-3_5-branch.tar.gz
newlib-cygwin-3_5-branch.tar.bz2
Cygwin: console: Fix for GNU screen/tmux in ConEmugithub/cygwin-3_5-branchcygwin-3_5-branch
If the master process of GNU screen or tmux is started in ConEmu and ConEmu is closed, reattaching to the GNU screen/tmux in another console will not work correctly. This is because the ConEmu master process was already closed even though some console APIs are hooked by ConEmuHk64.dll to communicate with ConEmu master process. With this patch, to make them unhooked, DllMain() of ConEmuHk64.dll is called with DLL_PROCESS_DETACH. Fixes: 3721a756b0d8 ("Cygwin: console: Make the console accessible from other terminals.") Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp> (cherry picked from commit ac7c0e23d85a638e6f930aa9a0582812e886a688)
Diffstat (limited to 'libgloss/open.c')
0 files changed, 0 insertions, 0 deletions