[PATCH] Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK.

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


On Mar  7 10:41, Takashi Yano via Cygwin-patches wrote:
> - Perhaps current code misunderstand meaning of the IGNBRK. As far
>   as I investigated, IGNBRK is concerned with break signal in serial
>   port but there is no evidence that it has effect to ignore Ctrl-C.
>   This patch stops ignoring Ctrl-C by IGNBRK for non-cygwin apps.
> ---
>  winsup/cygwin/fhandler_console.cc | 2 +-
>  winsup/cygwin/fhandler_tty.cc     | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)

Pushed.


Thanks,
Corinna


More information about the Cygwin-patches mailing list