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 0e1847fb8 Cygwin: pty: Isolate CTRL_C_EVENTs between ptys. new 598a0c9bb Cygwin: pty: Avoid cutting the branch the pty master is sitting on. new a9fb6a22e Cygwin: sysconf: _SC_TZNAME_MAX: return -1 as valid value
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/exceptions.cc | 3 ++ winsup/cygwin/fhandler.h | 2 ++ winsup/cygwin/fhandler_termios.cc | 20 ++++++++--- winsup/cygwin/fhandler_tty.cc | 76 ++++++++++++++++++++------------------- winsup/cygwin/sigproc.cc | 3 +- winsup/cygwin/sysconf.cc | 2 +- winsup/cygwin/tty.cc | 11 ++---- 7 files changed, 66 insertions(+), 51 deletions(-)