This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from cccb6d4e87 sigwait: Do not fail with EINTR and return error code [BZ #22478] new 67f36c7922 nss: Export nscd hash function as __nss_hash [BZ #22459]
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: ChangeLog | 18 +++++++++++ include/nss.h | 14 +++++++-- nis/nis_hash.c | 65 +++++++--------------------------------- nis/rpcsvc/nislib.h | 1 - nscd/Makefile | 4 +-- nscd/cache.c | 6 ++-- nscd/nscd_hash.c | 19 ------------ nscd/nscd_hash.h | 21 ------------- nscd/nscd_helper.c | 5 ++-- nss/Makefile | 2 +- nss/Versions | 1 + nis/nis_hash.c => nss/nss_hash.c | 65 +++++++++++++++++++++------------------- 12 files changed, 83 insertions(+), 138 deletions(-) delete mode 100644 nscd/nscd_hash.c delete mode 100644 nscd/nscd_hash.h copy nis/nis_hash.c => nss/nss_hash.c (67%)