[PATCH] Cygwin: pty: Discard input already accepted on interrupt.

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Mar 8 09:35:02 GMT 2021


On Mar  5 18:01, Takashi Yano via Cygwin-patches wrote:
> - Currently, input already accepted is not discarded on interrupt
>   by VINTR, VQUIT and VSUSP keys. This patch fixes the issue.
> ---
>  winsup/cygwin/fhandler.h          |  2 ++
>  winsup/cygwin/fhandler_termios.cc |  5 ++++-
>  winsup/cygwin/fhandler_tty.cc     | 23 +++++++++++++++++++++++
>  winsup/cygwin/tty.cc              |  1 +
>  winsup/cygwin/tty.h               |  1 +
>  5 files changed, 31 insertions(+), 1 deletion(-)

Pushed.


Thanks,
Corinna


More information about the Cygwin-patches mailing list