public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix race issues.
@ 2021-04-19 10:30 Takashi Yano
  2021-04-19 10:30 ` [PATCH 1/2] Cygwin: console: Fix race issue regarding cons_master_thread() Takashi Yano
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Takashi Yano @ 2021-04-19 10:30 UTC (permalink / raw)
  To: cygwin-patches

Takashi Yano (2):
  Cygwin: console: Fix race issue regarding cons_master_thread().
  Cygwin: pty: Fix race issue in inheritance of pseudo console.

 winsup/cygwin/fhandler_console.cc |  10 ++-
 winsup/cygwin/fhandler_tty.cc     | 108 ++++++++++++++++++------------
 winsup/cygwin/tty.cc              |  15 ++---
 winsup/cygwin/tty.h               |   2 +-
 4 files changed, 77 insertions(+), 58 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-20 12:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19 10:30 [PATCH 0/2] Fix race issues Takashi Yano
2021-04-19 10:30 ` [PATCH 1/2] Cygwin: console: Fix race issue regarding cons_master_thread() Takashi Yano
2021-04-19 10:30 ` [PATCH 2/2] Cygwin: pty: Fix race issue in inheritance of pseudo console Takashi Yano
2021-04-20  8:47 ` [PATCH 0/2] Fix race issues Corinna Vinschen
2021-04-20 12:35   ` David Allsopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).