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 in repository toolchain/ci/newlib.
from 323b61f27 Generate manpages for functions in chapter sys.tex adds 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. adds 92b576dcc Cygwin: pty: Avoid script command crash in console. adds 437d0a8f8 fhandler_process.cc(format_process_stat): fix /proc/pid/stat issues new 6238b1877 Cygwin: signal.cc: Include <unistd.h>
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_process.cc | 33 ++++++++++++++++----------- winsup/cygwin/fhandler_termios.cc | 9 +++----- winsup/cygwin/fhandler_tty.cc | 48 +++++++++++++++++++-------------------- winsup/cygwin/select.cc | 2 -- winsup/cygwin/signal.cc | 3 ++- winsup/cygwin/sigproc.cc | 4 ++-- 7 files changed, 52 insertions(+), 49 deletions(-)