]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pty: Make slave read() thread-safe.
authorTakashi Yano via Cygwin-patches <cygwin-patches@cygwin.com>
Thu, 28 Jan 2021 14:11:33 +0000 (23:11 +0900)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 1 Feb 2021 09:54:04 +0000 (10:54 +0100)
commitf186f61d60b342c8167e652073bdc6e3f704a90a
tree3ba256c70a229c64a96ad5ea3c02a5cd722a13bc
parent0b64cc6812e054dbc09cc1ee82b6582d4b5205e8
Cygwin: pty: Make slave read() thread-safe.

- Currently slave read() is somehow not thread-safe. This patch
  fixes the issue.
winsup/cygwin/fhandler_tty.cc
This page took 0.032057 seconds and 5 git commands to generate.