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 c51f05c59 string: Fix buffer overrun in picolibc/newlib/libc/string/str [...] adds 745b547eb Cygwin: pipe: Use NtQuerySystemInformation() instead of EnumP [...] adds 548f12469 Cygwin: update cygcheck OS information adds cb21b9cc5 Cygwin: drop outdated -O3 optimization for malloc and sync adds 65d681866 Cygwin: document sig2str and str2sig in version.h new 23b1400f8 Cygwin: Make native clipboard layout same for 32- and 64-bit
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/Makefile.am | 10 ------- winsup/cygwin/fhandler_clipboard.cc | 42 ++++++++++++++++------------ winsup/cygwin/fhandler_pipe.cc | 50 +++++++++++++++++++++++----------- winsup/cygwin/include/cygwin/version.h | 3 +- winsup/cygwin/include/sys/clipboard.h | 49 +++++++++++++++++++++++++++++++++ winsup/cygwin/release/3.3.0 | 4 +++ winsup/utils/mingw/cygcheck.cc | 15 ++++++++-- 7 files changed, 127 insertions(+), 46 deletions(-) create mode 100644 winsup/cygwin/include/sys/clipboard.h