This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/glibc.
from cf73acb596 clock_settime/clock_gettime: Use __nonnull to avoid null pointer adds 050cc5f7c1 benchtests: Add wcrtomb microbenchmark adds 71e2a681f1 linux: Fix posix_spawn return code if clone fails (BZ#29109)
No new revisions were added by this update.
Summary of changes: benchtests/Makefile | 1 + benchtests/bench-wcrtomb.c | 139 +++++++++++++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/spawni.c | 2 +- 3 files changed, 141 insertions(+), 1 deletion(-) create mode 100644 benchtests/bench-wcrtomb.c