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-O2 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
No new revisions were added by this update.
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/sys/clipboard.h | 49 +++++++++++++++++++++++++++++++++++ winsup/cygwin/malloc_wrapper.cc | 4 +-- winsup/cygwin/release/3.3.0 | 8 ++++++ 11 files changed, 92 insertions(+), 28 deletions(-) create mode 100644 winsup/cygwin/include/sys/clipboard.h