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_LTO in repository toolchain/ci/newlib.
from 643db9ec9 Cygwin: pipes: remove unnecessary NULL checks for hdl_cnt_mtx adds b531d6b06 Cygwin: pipe: Introduce temporary query_hdl. new 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
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/fhandler.h | 8 ++ winsup/cygwin/fhandler_pipe.cc | 253 ++++++++++++++++++++++++++++++++++++++++- winsup/cygwin/ntdll.h | 38 ++++++- winsup/cygwin/select.cc | 8 +- winsup/cygwin/wincap.cc | 11 ++ winsup/cygwin/wincap.h | 2 + 6 files changed, 313 insertions(+), 7 deletions(-)