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-O3_LTO_VECT 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 new 44a79a6ec Cygwin: convert malloc lock to SRWLOCK
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: 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 ++++++ 9 files changed, 90 insertions(+), 26 deletions(-) create mode 100644 winsup/cygwin/include/sys/clipboard.h