public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Remove debug codes and organize with some fixes.
@ 2020-02-09 15:00 Takashi Yano
  2020-02-09 14:46 ` [PATCH 2/4] Cygwin: pty: Avoid screen distortion on slave read Takashi Yano
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Takashi Yano @ 2020-02-09 15:00 UTC (permalink / raw)
  To: cygwin-patches; +Cc: Takashi Yano

Takashi Yano (4):
  Cygwin: pty: Define mask_switch_to_pcon_in() in fhandler_tty.cc.
  Cygwin: pty: Avoid screen distortion on slave read.
  Cygwin: pty: Remove debug codes and organize related codes.
  Cygwin: pty: Add missing member initialization for struct pipe_reply.

 winsup/cygwin/fhandler.h      |  12 +--
 winsup/cygwin/fhandler_tty.cc | 144 +++++++++++++++-------------------
 winsup/cygwin/select.cc       |  23 ------
 3 files changed, 67 insertions(+), 112 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2020-02-10 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-09 15:00 [PATCH 0/4] Remove debug codes and organize with some fixes Takashi Yano
2020-02-09 14:46 ` [PATCH 2/4] Cygwin: pty: Avoid screen distortion on slave read Takashi Yano
2020-02-09 14:46 ` [PATCH 4/4] Cygwin: pty: Add missing member initialization for struct pipe_reply Takashi Yano
2020-02-09 14:46 ` [PATCH 3/4] Cygwin: pty: Remove debug codes and organize related codes Takashi Yano
2020-02-09 14:46 ` [PATCH 1/4] Cygwin: pty: Define mask_switch_to_pcon_in() in fhandler_tty.cc Takashi Yano
2020-02-10 10:04 ` [PATCH 0/4] Remove debug codes and organize with some fixes 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).