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
