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-O2 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 adds 5036d447c Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage adds bc0e8a996 stdlib: conditionalize locale usage adds 1a821390d fix race condition in List_insert
No new revisions were added by this update.
Summary of changes: newlib/libc/stdio/vfwscanf.c | 40 +----- newlib/libc/stdlib/gdtoa-gethex.c | 12 +- newlib/libc/stdlib/strtod.c | 7 +- 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 +++-- winsup/cygwin/thread.cc | 8 +- winsup/cygwin/thread.h | 17 ++- 12 files changed, 333 insertions(+), 243 deletions(-)