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 in repository toolchain/ci/newlib.
from aa9b5262f Cygwin: sigproc: Avoid segfault caused by signal just after fork(). adds b29fd96ca Cygwin: pty: Fix acquiring attach_mutex timing. adds 67f12b2ea Cygwin: pty: Fix timing of creating invisible console. adds aea694004 Cygwin: pty: Change the condition to send Ctrl-C event. adds cc94490f6 Cygwin: pty: Avoid deadlock when pcon is started on console. adds a6d06056e Cygwin: pty: Add missing attach_mutex guard. adds a19161a6d Cygwin: pty: Not to change code page of parent console. new 92b576dcc Cygwin: pty: Avoid script command crash in console.
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_console.cc | 2 +- winsup/cygwin/fhandler_termios.cc | 9 +++----- winsup/cygwin/fhandler_tty.cc | 48 +++++++++++++++++++-------------------- winsup/cygwin/select.cc | 2 -- 4 files changed, 28 insertions(+), 33 deletions(-)