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-Os_LTO in repository toolchain/ci/newlib.
from 65d681866 Cygwin: document sig2str and str2sig in version.h adds 23b1400f8 Cygwin: Make native clipboard layout same for 32- and 64-bit adds 44a79a6ec Cygwin: convert malloc lock to SRWLOCK adds 92e488d5b libgloss/riscv: Fix hard coded reference to configure.in afte [...] adds 26894de91 Unconditionally declare strsignal new 386033896 Cygwin: bump DLL minor version
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: libgloss/riscv/Makefile.in | 2 +- newlib/libc/include/string.h | 2 +- winsup/cygwin/cygmalloc.h | 8 +++--- winsup/cygwin/dcrt0.cc | 1 + winsup/cygwin/fhandler_clipboard.cc | 42 +++++++++++++++++------------ winsup/cygwin/fork.cc | 2 +- winsup/cygwin/heap.cc | 1 - winsup/cygwin/heap.h | 1 - winsup/cygwin/include/cygwin/version.h | 2 +- winsup/cygwin/include/sys/clipboard.h | 49 ++++++++++++++++++++++++++++++++++ winsup/cygwin/malloc_wrapper.cc | 4 +-- winsup/cygwin/release/3.3.0 | 8 ++++++ 12 files changed, 93 insertions(+), 29 deletions(-) create mode 100644 winsup/cygwin/include/sys/clipboard.h