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-O3 in repository toolchain/ci/newlib.
from 746c8116d Cygwin: console: Allow pasting very long text input. adds 2c2c2b631 Cygwin: console: Fix new bugs in cons_master_thread(). new 1503d14af Cygwin: stdio: don't try again to read after EOF new 72f855f32 Cygwin: implement getfacl(1) for socket files new b3e25f0bc Cygwin: console: Fix issue of pasting very long text input again. new fc74dbf22 Cygwin: spawn: Treat empty path as the current directory.
The 4 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: newlib/libc/stdio/refill.c | 8 ---- winsup/cygwin/fhandler.h | 4 ++ winsup/cygwin/fhandler_console.cc | 94 ++++++++++++++++++++++++++++----------- winsup/cygwin/release/3.4.0 | 10 +++++ winsup/cygwin/sec_posixacl.cc | 76 +++++++++++++++++++++++++++++++ winsup/cygwin/spawn.cc | 21 ++++++++- winsup/doc/new-features.xml | 4 ++ 7 files changed, 182 insertions(+), 35 deletions(-)