This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-O3 in repository toolchain/ci/glibc.
from 083d644d42 test-container: print errno when execvp fails adds b7176cc2af ldconfig: trace origin paths with -v adds 2de7fe6253 parse_tunables: Fix typo in comment adds dcf46d3fe5 nscd: add cache dumper adds 4315f45c93 manual: Fix inconsistent declaration of wcsrchr [BZ #24655] adds 28b4928b1b Fix nscd/cachedumper.c compile errors
No new revisions were added by this update.
Summary of changes: elf/dl-tunables.c | 2 +- elf/ldconfig.c | 30 ++++- manual/string.texi | 2 +- nscd/Makefile | 2 +- nscd/cachedumper.c | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++ nscd/nscd.c | 13 ++ nscd/nscd.h | 2 + 7 files changed, 417 insertions(+), 9 deletions(-) create mode 100644 nscd/cachedumper.c