This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO in repository toolchain/ci/newlib.
from a92d69d74 Cygwin: sigproc: Do not send signal to myself if exiting. adds f03222f24 Cygwin: fhandler_netdrive: improve debug output adds d54d8f173 Cygwin: pthread_kill: check for invalid signal number adds 24bffff63 Cygwin: raise: fix check for multithreaded process adds afb7c557d Cygwin: raise: align return value and error checking to Linux adds 1fda4aebd Cygwin: add release message for raise fix adds 68faeef4b ldtoa: don't restrict outbuf size to ndigits adds a496c9cdf Cygwin: sigproc: Fix potential race issue regarding exit_state. new e84b43ea9 Cygwin: Fix release note 3.3.3.
The 1 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/stdlib/ldtoa.c | 35 ++++++++++++++++++++++---------- winsup/cygwin/autoload.cc | 1 + winsup/cygwin/fhandler_netdrive.cc | 41 ++++++++++++++++++++++++++++++++++---- winsup/cygwin/release/3.3.3 | 10 ++++++---- winsup/cygwin/signal.cc | 9 +++++++-- winsup/cygwin/sigproc.cc | 14 ++++++------- winsup/cygwin/thread.cc | 4 ++++ 7 files changed, 86 insertions(+), 28 deletions(-)