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-O3_LTO in repository toolchain/ci/newlib.
from 1debd4d63 Regenerate lib/posix/Makefile.in adds 582628d55 Revert "Cygwin: Make sure newer apps get uname_x even when lo [...] adds 4e16e575d Cygwin: pty: Discard input already accepted on interrupt. adds b92a6303f Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK. adds abc8acb6a Cygwin: update release notes for 3.2.0 adds 07e2ce9f5 Cygwin: update release notes for 3.2.0, part 2 adds 850b5a9aa Cygwin: pty: Attach to stub process when non-cygwin app inher [...] adds a9ff2cad6 Cygwin: update release notes for 3.2.0 adds 12325677f Cygwin: pty: Transfer input for native app only if the stdin [...] adds 1eaa9b08a Cygwin: update release notes for 3.2.0, part 4 adds 11ae6943e Cygwin: update release notes for 3.2.0, part 5 adds d10d0d9b0 Cygwin: pty: Transfer input only if the stdin is a pty. adds ef05e8bda Cygwin: pty: Rename input/output named pipes. adds 2533912fc Cygwin: Allow executing Windows Store's "app execution aliases" adds 0631c6644 Cygwin: Treat Windows Store's "app execution aliases" as symb [...] adds f57888323 Cygwin: add "app execution aliases" treatment to release notes
No new revisions were added by this update.
Summary of changes: winsup/cygwin/fhandler.h | 2 + winsup/cygwin/fhandler_console.cc | 2 +- winsup/cygwin/fhandler_termios.cc | 5 ++- winsup/cygwin/fhandler_tty.cc | 67 +++++++++++++++++++++++++--------- winsup/cygwin/include/cygwin/version.h | 3 -- winsup/cygwin/path.cc | 40 ++++++++++++++++++++ winsup/cygwin/release/3.2.0 | 39 +++++++++++++++++++- winsup/cygwin/spawn.cc | 16 +++++++- winsup/cygwin/tty.cc | 1 + winsup/cygwin/tty.h | 1 + winsup/cygwin/uname.cc | 7 ---- winsup/doc/new-features.xml | 50 ++++++++++++++++++++++++- 12 files changed, 199 insertions(+), 34 deletions(-)