This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 883abd9d7 Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW new 0b64cc681 Cygwin: console: Make read() thread-safe. new f186f61d6 Cygwin: pty: Make slave read() thread-safe. new 6ab2d284e Cygwin: console: Align the behaviour against signal with pty. new 6c1552b0d Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop().
The 4 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.h | 10 ++++++++++ winsup/cygwin/fhandler_console.cc | 14 ++++++++------ winsup/cygwin/fhandler_termios.cc | 2 ++ winsup/cygwin/fhandler_tty.cc | 6 ++++++ 5 files changed, 28 insertions(+), 6 deletions(-)