This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 53483eddb Silence -Woverflow warning in arc4random.c new f5320f5a2 Cygwin: signal: Fix deadlock on SIGCONT new 1debf2732 Cygwin: signal: Fix a race issue on modifying _pinfo::process_state new 3c1308ed8 Cygwin: signal: Fix a problem that process hangs on exit
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/exceptions.cc | 31 ++++++++++++++++++------------- winsup/cygwin/fork.cc | 5 +++-- winsup/cygwin/local_includes/pinfo.h | 6 +++--- winsup/cygwin/pinfo.cc | 11 ++++++----- winsup/cygwin/signal.cc | 6 ++++-- winsup/cygwin/sigproc.cc | 2 +- winsup/cygwin/spawn.cc | 6 +++--- 7 files changed, 38 insertions(+), 29 deletions(-)