[PATCH 0/4] Some fixes for pty.
Takashi Yano
takashi.yano@nifty.ne.jp
Sun May 31 05:53:16 GMT 2020
Patches for https://cygwin.com/pipermail/cygwin/2020-May/245057.html
and three other issues that were noticed during this fix.
Takashi Yano (4):
Cygwin: pty: Prevent garbage remained in read ahead buffer.
Cygwin: console: Discard some unsupported escape sequences.
Cygwin: pty: Clean up fhandler_pty_master::pty_master_fwd_thread().
Cygwin: pty: Revise the code which prevents undesired window title.
winsup/cygwin/fhandler.h | 3 +-
winsup/cygwin/fhandler_console.cc | 54 ++++++++++++++++++++++---------
winsup/cygwin/fhandler_tty.cc | 41 +++++++++++------------
3 files changed, 59 insertions(+), 39 deletions(-)
--
2.26.2
More information about the Cygwin-patches
mailing list