This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-master-arm_eabi-coremark-O2 in repository toolchain/ci/newlib.
from 80cda9bbd Cygwin: bump DLL version to 3.2.1 adds fdda29fb5 Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat. adds ba2fbfec9 Cygwin: pty: Use find_exec() rather than path_conv::check(). adds 8bb5161fe Cygwin: pty: Use atexit() instead of hooking exit() for GDB. adds caa78917b Cygwin: select: don't set ready for exception on socket shutdown adds ef95c0352 Cygwin: select: Fix FD_CLOSE handling adds 436e47584 Cygwin: select: set_bits: fix return value
No new revisions were added by this update.
Summary of changes: winsup/cygwin/fhandler.h | 32 +-- winsup/cygwin/fhandler_socket_inet.cc | 26 +- winsup/cygwin/fhandler_tty.cc | 470 ++++++++++++++++++---------------- winsup/cygwin/select.cc | 41 +-- winsup/cygwin/spawn.cc | 24 +- winsup/cygwin/tty.cc | 6 +- winsup/cygwin/tty.h | 18 +- 7 files changed, 324 insertions(+), 293 deletions(-)