aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/passwd.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:05:43 +0900
commit1fb17a4b2d54ec1662bcca5001deb8b781981568 (patch)
treec30602d27feebd91648e4e8aa09b8c489074d163 /winsup/utils/passwd.c
parent10477d95ec401213d5bded5ae3600ab0d2d5ed94 (diff)
downloadnewlib-1fb17a4b2d54ec1662bcca5001deb8b781981568.zip
newlib-1fb17a4b2d54ec1662bcca5001deb8b781981568.tar.gz
newlib-1fb17a4b2d54ec1662bcca5001deb8b781981568.tar.bz2
Cygwin: console: Fix for GNU screen/tmux in ConEmu
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>
Diffstat (limited to 'winsup/utils/passwd.c')
0 files changed, 0 insertions, 0 deletions