This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository glibc.
from 2de7fe6253 parse_tunables: Fix typo in comment new dcf46d3fe5 nscd: add cache dumper new 4315f45c93 manual: Fix inconsistent declaration of wcsrchr [BZ #24655] new 28b4928b1b Fix nscd/cachedumper.c compile errors
The 3 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: manual/string.texi | 2 +- nscd/Makefile | 2 +- nscd/cachedumper.c | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++ nscd/nscd.c | 13 ++ nscd/nscd.h | 2 + 5 files changed, 392 insertions(+), 2 deletions(-) create mode 100644 nscd/cachedumper.c