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-release-arm_eabi-coremark-O3_VECT in repository toolchain/ci/newlib.
from dcb515a95 libc/include/sys/signal.h: Change __STDINT_EXP() to __SIZEOF_INT__ adds 9069cb917 Cygwin: dup: fix handle inheritence for disk file pread/pwrit [...] adds d5cc66426 Cygwin: testsuite: avoid "conflicting types" gcc warning adds 6a35ae33f nftw: fix thread cancellation support new c2fe205b5 strstr: avoid warnings new 76c2c7a89 ldexp/ldexpf: avoid assembler warning new eeeb5650c Cygwin: fix declaration of RtlInitEmptyUnicodeString
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: newlib/libc/posix/nftw.c | 4 +++- newlib/libc/string/str-two-way.h | 4 ++-- newlib/libc/string/strstr.c | 10 +++++----- newlib/libm/machine/i386/f_ldexp.S | 2 +- newlib/libm/machine/i386/f_ldexpf.S | 2 +- winsup/cygwin/fhandler_disk_file.cc | 2 +- winsup/cygwin/ntdll.h | 5 +++-- winsup/cygwin/syscalls.cc | 2 +- winsup/testsuite/libltp/include/test.h | 6 +++--- 9 files changed, 20 insertions(+), 17 deletions(-)