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_LTO in repository toolchain/ci/newlib.
from 4f8114993 libc: Added prototypes for new POSIX APIs adds cf86601d9 svfwscanf: Simplify _sungetwc_r to eliminate apparent buffer [...] adds ad35bfbb0 Cygwin: return better inode numbers for block device entries [...] adds 2f05de4db Cygwin: fix all usages of NtQueryDirectoryObject new 5036d447c Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage
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: newlib/libc/stdio/vfwscanf.c | 40 +----- winsup/cygwin/fhandler_proc.cc | 281 ++++++++++++++++++++------------------ winsup/cygwin/fhandler_procsys.cc | 82 +++++++---- winsup/cygwin/fhandler_raw.cc | 2 + winsup/cygwin/flock.cc | 52 ++++--- winsup/cygwin/pinfo.cc | 36 +++-- winsup/cygwin/release/3.3.0 | 5 + winsup/cygwin/syscalls.cc | 34 +++-- 8 files changed, 299 insertions(+), 233 deletions(-)