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-Os_LTO in repository toolchain/ci/newlib.
from 639cb7ec1 newlib: Regenerate all autotools files adds 5aa2be8ac Cygwin: path: Fix path conversion of virtual drive. adds 72175bbd2 Cygwin: clipboard: Make intent of the code clearer. adds acc44e09d Cygwin: pty: Add missing input transfer when switch_to_pcon_i [...] adds e91ea41ef Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background. adds d593c3e17 Cygwin: pty: Fix console mode of non-cygwin apps in background. adds f3d719c69 Cygwin: console: Fix console mode of non-cygwin apps in background. new 9e4d308cd Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe. new d9c1aeadd Cygwin: fhandler_pipe::raw_read: minor code cleanup new 451bbfb9f Cygwin: Document that the pipe_byte option is now set by default new 90788821b Cygwin: pipe: Restore blocking mode for cygwin process at startup. new 8d8724ee1 Cygwin: pty: Fix Ctrl-C handling further for non-cygwin apps.
The 5 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/dtable.cc | 3 + winsup/cygwin/fhandler_clipboard.cc | 4 +- winsup/cygwin/fhandler_pipe.cc | 84 +++++++-------------- winsup/cygwin/fhandler_tty.cc | 133 ++++++++++++++++++++++++++++------ winsup/cygwin/globals.cc | 2 +- winsup/cygwin/include/sys/clipboard.h | 1 + winsup/cygwin/include/sys/cygwin.h | 2 + winsup/cygwin/path.cc | 56 ++++++++------ winsup/cygwin/release/3.3.4 | 5 ++ winsup/cygwin/release/3.4.0 | 4 + winsup/cygwin/spawn.cc | 10 ++- winsup/doc/cygwinenv.xml | 5 +- winsup/doc/new-features.xml | 5 ++ 13 files changed, 208 insertions(+), 106 deletions(-)