]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Fix deadlock at calling fork().
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Mon, 12 Aug 2019 13:46:23 +0000 (22:46 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 12 Aug 2019 15:08:48 +0000 (17:08 +0200)
commit92e2c1ad9de2d140374bf789b2eb6142b3297120
treec1607e835fde6ba0ded5d2277fdbba26305d2784
parent744b90c9963cac8dbe62d8970f145e53b927d4e6
Cygwin: console: Fix deadlock at calling fork().

- Calling fork() on console occasionally falls into deadlock. The reason
  is not clear, however, this patch fixes this problem anyway.
winsup/cygwin/fhandler_console.cc
This page took 0.053471 seconds and 5 git commands to generate.