[PATCH] Cygwin: pty: Stop counting number of slaves attached to pseudo console.

Corinna Vinschen corinna-cygwin@cygwin.com
Mon May 25 09:03:29 GMT 2020


On May 25 17:49, Takashi Yano via Cygwin-patches wrote:
> - The number of slaves attached to pseudo console is used only for
>   triggering redraw screen. Counting was not only needless, but also
>   did not work as expected. This patch removes the code for counting.
> ---
>  winsup/cygwin/fhandler_tty.cc | 22 +++++-----------------
>  winsup/cygwin/tty.cc          |  3 +--
>  winsup/cygwin/tty.h           |  1 -
>  3 files changed, 6 insertions(+), 20 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer


More information about the Cygwin-patches mailing list