[PATCH] Cygwin: pty: Transfer input for native app only if the stdin is pcon.

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Mar 8 15:33:16 GMT 2021


On Mar  8 23:55, Takashi Yano via Cygwin-patches wrote:
> - Currently, transfer input is triggered even if the stdin of native
>   app is not a pseudo console. With this patch it is triggered only
>   if the stdin is a pseudo console.
> ---
>  winsup/cygwin/fhandler_tty.cc | 18 ++++++++++--------
>  1 file changed, 10 insertions(+), 8 deletions(-)

Pushed.


Thanks,
Corinna



More information about the Cygwin-patches mailing list