This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch in repository newlib.
from 7ed6d0249 Cygwin: pty: Close pseudo console only if the process is the owner. new 8b9e3ac40 Cygwin: pty: Do not set internal handles in HPCON inheritable. new cb77d244b Cygwin: pty: Fix deadlock caused by Ctrl-C in setup_pseudoconsole(). new 6c22956ad Cygwin: pty: Fix Ctrl-C behaviour in latest GDB.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/fhandler_termios.cc | 4 +++- winsup/cygwin/fhandler_tty.cc | 8 ++++---- winsup/cygwin/spawn.cc | 4 ++++ 3 files changed, 11 insertions(+), 5 deletions(-)