This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 1a44ad03e Cygwin: console: Revive Win7 compatibility. new 831b1569d Cygwin: pty: Avoid potential segfault in PTY code when ppid = 1. new ac5357b9f Cygwin: pty: Make GDB work again on pty. new 24554ab92 Cygwin: pty: Unify the charset conversion codes into a function. new b757a21d8 Cygwin: pty: Add charset conversion for console apps in legacy PTY. new 81c55654e Cygwin: pty: Add missing guard when PTY is in the legacy mode. new aa529d00e Cygwin: console: Make console input work in GDB and strace. new 418640910 Cygwin: Fix incorrect TTY for non-cygwin process.
The 7 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/exceptions.cc | 2 +- winsup/cygwin/fhandler_tty.cc | 188 +++++++++++++++++++++++------------------- winsup/cygwin/pinfo.cc | 2 +- winsup/cygwin/spawn.cc | 5 +- 4 files changed, 107 insertions(+), 90 deletions(-)