public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Console fixes for Win7.
@ 2021-02-18  9:01 Takashi Yano
  2021-02-18  9:01 ` [PATCH 1/2] Cygwin: console: Fix SIGWINCH handling in Win7 Takashi Yano
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Yano @ 2021-02-18  9:01 UTC (permalink / raw)
  To: cygwin-patches

Takashi Yano (2):
  Cygwin: console: Fix SIGWINCH handling in Win7.
  Cygwin: console: Fix handling of Ctrl-S in Win7.

 winsup/cygwin/fhandler.h          |   9 +-
 winsup/cygwin/fhandler_console.cc | 306 ++++++++----------------------
 winsup/cygwin/select.cc           |   4 +-
 winsup/cygwin/spawn.cc            |  32 ++--
 winsup/cygwin/tty.h               |   8 +-
 5 files changed, 113 insertions(+), 246 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-02-19 16:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18  9:01 [PATCH 0/2] Console fixes for Win7 Takashi Yano
2021-02-18  9:01 ` [PATCH 1/2] Cygwin: console: Fix SIGWINCH handling in Win7 Takashi Yano
2021-02-18  9:01 ` [PATCH 2/2] Cygwin: console: Fix handling of Ctrl-S " Takashi Yano
2021-02-19 16:58 ` [PATCH 0/2] Console fixes for Win7 Corinna Vinschen

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