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 in repository toolchain/ci/newlib.
from 9b0841aa7 Cygwin: statically link the tools in winsup/utils/mingw adds e5fcb021c Cygwin: allow open_setup to fail adds 6fc0aa8e5 Cygwin: fhandler_pipe::open_setup: fail on error creating mutexes adds be08c5c40 Cygwin: make callers of open_setup check for failure adds 643db9ec9 Cygwin: pipes: remove unnecessary NULL checks for hdl_cnt_mtx adds b531d6b06 Cygwin: pipe: Introduce temporary query_hdl. adds 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
No new revisions were added by this update.
Summary of changes: winsup/cygwin/dtable.cc | 3 +- winsup/cygwin/fhandler.cc | 6 +- winsup/cygwin/fhandler.h | 18 ++- winsup/cygwin/fhandler_console.cc | 4 +- winsup/cygwin/fhandler_pipe.cc | 319 +++++++++++++++++++++++++++++++++----- winsup/cygwin/fhandler_tty.cc | 8 +- winsup/cygwin/ntdll.h | 38 ++++- winsup/cygwin/select.cc | 8 +- winsup/cygwin/wincap.cc | 11 ++ winsup/cygwin/wincap.h | 2 + 10 files changed, 365 insertions(+), 52 deletions(-)