This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 522f3e921 Cygwin: sched_setscheduler: allow changes of the priority new d243e51ef Cygwin: signal: Fix deadlock between main thread and sig thread new e10f822a2 Cygwin: signal: Handle queued signal without explicit __SIGFLUSH new 57ce5f1e0 Cygwin: signal: Drop unnecessary queue flush new 9ae51bcc5 Cygwin: signal: Fix another deadlock between main and sig thread
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 | 10 +++++++--- winsup/cygwin/local_includes/cygtls.h | 4 +++- winsup/cygwin/sigproc.cc | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-)