[PATCH v2 1/2] Cygwin: console: Make read() thread-safe.

Takashi Yano takashi.yano@nifty.ne.jp
Thu Jan 28 12:24:03 GMT 2021


On Thu, 28 Jan 2021 21:20:09 +0900
Takashi Yano wrote:
> - Currently read() is somehow not thread-safe. This patch fixes the
>   issue.
> ---
>  winsup/cygwin/fhandler_console.cc | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Sorry again. This also has a problem......

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>


More information about the Cygwin-patches mailing list