This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 11a9cfe82 Cygwin: signals: pop return address from signal stack earlier new 8ac22f8f1 Cygwin: signal: Redesign signal queue handling new c0d7a921b Cygwin: signal: Do not clear signals in the queue new 7f2f33615 Cygwin: signal: Ignore SIGSTOP while process is already stopping new 9b02451f6 Cygwin: signal: Do not send __SIGFLUSHFAST if the pipe/queue is full new 0210c7731 Cygwin: signal: Use context locally copied in call_signal_handler() new 0f02ac191 Cygwin: signal: Remove context_copy in call_signal_handler() new 1409c7872 newlib: fix uninitialized character count being used when pri [...]
The 7 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: newlib/libc/machine/msp430/tiny-printf.c | 1 + newlib/libc/stdio/nano-vfprintf.c | 1 + winsup/cygwin/exceptions.cc | 63 +++++------ winsup/cygwin/include/cygwin/limits.h | 2 +- winsup/cygwin/sigproc.cc | 173 +++++++++++++++++++++++++++---- 5 files changed, 181 insertions(+), 59 deletions(-)