]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Add guard for set/unset xterm compatible mode. cygwin-3_1_4-release
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Tue, 18 Feb 2020 09:12:54 +0000 (18:12 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 18 Feb 2020 10:35:42 +0000 (11:35 +0100)
commit81b34409985ce31415a1d994ef744e72cfb8c378
treeb60875a074dd32a6407663832043369cc23c6fa0
parent321d79abd3240008ae09e3021b312126058d9416
Cygwin: console: Add guard for set/unset xterm compatible mode.

- Setting / unsetting xterm compatible mode may cause race issue
  between multiple processes. This patch adds guard for that.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
winsup/cygwin/select.cc
winsup/cygwin/spawn.cc
This page took 0.028693 seconds and 5 git commands to generate.