This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/glibc.
from 4e58941fc4 hurd: Enable using ifunc new ae959c26db hurd: Fix _S_msg_get/set_env_variable prototype new ee11682d4f hurd: Fix strcpy calls new c57fe5462b hurd S_msg_report_wait: Fix reporting ports new dba88fb3ed hurd S_msg_report_wait: Fix detecting fd ports new 76ea70c613 hurd report-wait: Fix stpcpy usage new 29fddfc7df Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-l [...]
The 6 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: hurd/hurdmsg.c | 6 +-- hurd/lookup-retry.c | 7 +-- hurd/report-wait.c | 82 ++++++++++++++++++++------------ posix/Makefile | 6 +-- posix/bug-ga2.c | 13 ++--- posix/bug-ga2.root/etc/hosts | 1 + posix/bug-ga2.root/etc/nsswitch.conf | 2 + posix/bug-ga2.root/etc/services | 1 + resolv/Makefile | 7 ++- resolv/tst-leaks2.c | 6 ++- resolv/tst-leaks2.root/etc/hosts | 1 + resolv/tst-leaks2.root/etc/nsswitch.conf | 1 + 12 files changed, 81 insertions(+), 52 deletions(-) create mode 100644 posix/bug-ga2.root/etc/hosts create mode 100644 posix/bug-ga2.root/etc/nsswitch.conf create mode 100644 posix/bug-ga2.root/etc/services create mode 100644 resolv/tst-leaks2.root/etc/hosts create mode 100644 resolv/tst-leaks2.root/etc/nsswitch.conf