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-Os 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 adds c2fe205b5 strstr: avoid warnings adds 76c2c7a89 ldexp/ldexpf: avoid assembler warning adds eeeb5650c Cygwin: fix declaration of RtlInitEmptyUnicodeString new 3d322ac93 Cygwin: fix initializing MEM_EXTENDED_PARAMETER new 522cdab54 nano-malloc: Fix redefined compilation warning
The 2 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/stdlib/nano-mallocr.c | 1 + 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/miscfuncs.cc | 2 ++ winsup/cygwin/mmap.cc | 2 ++ winsup/cygwin/ntdll.h | 5 +++-- winsup/cygwin/syscalls.cc | 2 +- winsup/testsuite/libltp/include/test.h | 6 +++--- 12 files changed, 25 insertions(+), 17 deletions(-)