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_VECT in repository toolchain/ci/newlib.
from 26894de91 Unconditionally declare strsignal adds 386033896 Cygwin: bump DLL minor version adds 7a3df8bb6 Cygwin: bump DLL major version adds e36811afb Cygwin: drop Vista WOW64 specific child process handle bug adds e8bfe3628 Cygwin: drop support for systems not supporting QueryUnbiased [...] adds 4bc8f1adb Cygwin: drop support for simple invisible console code adds 687c4bad2 Cygwin: drop support for systems not supporting processor groups adds b794f2c60 Cygwin: drop support for systems not supporting RFC 4646 locales adds 080eae709 Cygwin: drop support for systems not supporting the CONSOLE L [...] adds a4efb2a66 Cygwin: remove support for Vista entirely adds 045ce2017 Cygwin: remove unused lsaauth authentication function adds 561767fc5 Cygwin: console: Fix a bug on input when signalled. adds 2221bebd7 Cygwin: console: Fix yet another bug on input when signalled. adds eb628ca8e Cygwin: add release note new d4e42ceb9 Cygwin: console: Prevent the exec'ed bash from exiting by Ctrl-C.
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/child_info.h | 2 +- winsup/cygwin/clock.cc | 25 +--- winsup/cygwin/cygheap.h | 2 +- winsup/cygwin/fhandler.h | 1 - winsup/cygwin/fhandler_console.cc | 38 +---- winsup/cygwin/fhandler_pipe.cc | 2 +- winsup/cygwin/fhandler_proc.cc | 38 ++--- winsup/cygwin/fhandler_socket_inet.cc | 2 +- winsup/cygwin/fhandler_termios.cc | 3 +- winsup/cygwin/include/cygwin/version.h | 2 +- winsup/cygwin/lc_era.h | 15 +- winsup/cygwin/lc_msg.h | 8 +- winsup/cygwin/miscfuncs.cc | 8 +- winsup/cygwin/net.cc | 12 +- winsup/cygwin/nlsfuncs.cc | 16 +-- winsup/cygwin/release/3.4.0 | 5 + winsup/cygwin/sched.cc | 150 ++++++------------- winsup/cygwin/sec_auth.cc | 255 +-------------------------------- winsup/cygwin/security.h | 18 --- winsup/cygwin/sigproc.cc | 36 ++--- winsup/cygwin/syscalls.cc | 4 +- winsup/cygwin/sysconf.cc | 22 --- winsup/cygwin/wincap.cc | 90 ------------ winsup/cygwin/wincap.h | 10 -- winsup/utils/locale.cc | 23 --- winsup/utils/tzmap.h | 6 - winsup/utils/tzset.c | 39 +---- 27 files changed, 129 insertions(+), 703 deletions(-) create mode 100644 winsup/cygwin/release/3.4.0