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/gnu-master-aarch64-spec2k6-Os 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 adds cbd1569904 nscd/cachedumper.c : fix whitespace new 49348beafe Fix build with GCC 10 when long double = double.
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: elf/dl-tunables.c | 2 +- elf/ldconfig.c | 30 ++++- manual/string.texi | 2 +- math/Makefile | 122 +++++++++++++++++ nscd/Makefile | 2 +- nscd/cachedumper.c | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++ nscd/nscd.c | 13 ++ nscd/nscd.h | 2 + 8 files changed, 539 insertions(+), 9 deletions(-) create mode 100644 nscd/cachedumper.c