public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-patches@cygwin.com
Subject: Re: [PATCH] Cygwin: pty: Stop counting number of slaves attached to pseudo console.
Date: Mon, 25 May 2020 11:03:29 +0200	[thread overview]
Message-ID: <20200525090329.GC6801@calimero.vinschen.de> (raw)
In-Reply-To: <20200525084908.980-1-takashi.yano@nifty.ne.jp>

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

      reply	other threads:[~2020-05-25  9:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25  8:49 Takashi Yano
2020-05-25  9:03 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200525090329.GC6801@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-patches@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).