---
winsup/cygwin/dtable.cc | 6 +--
winsup/cygwin/fhandler.h | 8 ++--
winsup/cygwin/fhandler_console.cc | 2 +-
winsup/cygwin/fhandler_tty.cc | 68 +++
winsup/cygwin/fork.cc | 8 ++--
winsup/cygwin/spawn.cc| 18 --
On Nov 14 20:51, Takashi Yano wrote:
> Hi Corinna,
>
> On Thu, 14 Nov 2019 10:35:41 +0100
> Corinna Vinschen wrote:
> > This is only correct if xterm hasn't been started with the c132 widget
> > resource set to 'true'. This resource specifies whether the ESC[?3h
> > and ESC[?3l ESC sequences are
On Nov 13 13:28, Anton Lavrentiev via cygwin-patches wrote:
> 1. https://www.cygwin.com/ml/cygwin-patches/2019-q4/msg00107.html
> 2. Fixed an issue with "premature exit" error message printed if service is
> stopped from SCM by an operator
> 3. Fixed a potential issue with reporting 0 exit code wh