This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 583102e7c Cygwin: pty: Fix state management for pseudo console support. new 83b2d576c Cygwin: pty: Limit API hook to the program linked with the APIs. new d4045fdbe Cygwin: pty: Add a workaround for ^C handling.
The 2 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_tty.cc | 106 +++++++++++++++++++++++------------------- winsup/cygwin/fork.cc | 1 - winsup/cygwin/smallprint.cc | 2 + winsup/cygwin/spawn.cc | 6 +++ winsup/cygwin/strace.cc | 26 +---------- winsup/cygwin/winsup.h | 3 ++ 6 files changed, 72 insertions(+), 72 deletions(-)