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_LTO_VECT in repository toolchain/ci/newlib.
from 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 adds 3d322ac93 Cygwin: fix initializing MEM_EXTENDED_PARAMETER adds 522cdab54 nano-malloc: Fix redefined compilation warning adds b52f10c4c Cygwin: pty: Fix error handling of master write(). new 8fba45f0c Cygwin: fix initializing MEM_EXTENDED_PARAMETER, take 2
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/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_termios.cc | 24 +++++++++++------------- winsup/cygwin/fhandler_tty.cc | 11 +++++++---- winsup/cygwin/miscfuncs.cc | 4 ++-- winsup/cygwin/mmap.cc | 4 ++-- winsup/cygwin/ntdll.h | 5 +++-- winsup/cygwin/syscalls.cc | 2 +- winsup/testsuite/libltp/include/test.h | 6 +++--- 13 files changed, 42 insertions(+), 37 deletions(-)