public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix behaviour of non-cygwin apps in background.
@ 2021-12-12 13:04 Takashi Yano
  2021-12-12 13:04 ` [PATCH 1/3] Cygwin: pty: Fix Ctrl-C handling for " Takashi Yano
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Yano @ 2021-12-12 13:04 UTC (permalink / raw)
  To: cygwin-patches

Takashi Yano (3):
  Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background.
  Cygwin: pty: Fix console mode of non-cygwin apps in background.
  Cygwin: console: Fix console mode of non-cygwin apps in background.

 winsup/cygwin/fhandler_tty.cc | 12 +++++++-----
 winsup/cygwin/spawn.cc        |  7 +++++--
 2 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2021-12-12 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-12 13:04 [PATCH 0/3] Fix behaviour of non-cygwin apps in background Takashi Yano
2021-12-12 13:04 ` [PATCH 1/3] Cygwin: pty: Fix Ctrl-C handling for " Takashi Yano
2021-12-12 13:05 ` [PATCH 2/3] Cygwin: pty: Fix console mode of " Takashi Yano
2021-12-12 13:05 ` [PATCH 3/3] Cygwin: console: " Takashi Yano

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).