This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 76b2c32 conformtest: Add x32 XFAILs for mq_attr element types (bug 21279). new 1e4d83f Deprecate libnsl by default (only shared library will be buil [...] new e4e2621 Fix failing test malloc/tst-interpose-nothread with GCC 7. new 261d014 Merge branch 'master' of ssh://sourceware.org/git/glibc
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: ChangeLog | 54 +++++++++++++++++++++++++++++++++++++++++++++ NEWS | 20 +++++++++++++++++ config.h.in | 4 ++++ config.make.in | 1 + configure | 18 +++++++++++++++ configure.ac | 11 +++++++++ include/libc-symbols.h | 6 +++++ include/rpcsvc/nislib.h | 33 +++++++++++++++++++++++++++ include/rpcsvc/yp.h | 4 ++++ include/rpcsvc/ypclnt.h | 9 ++++++++ malloc/tst-interpose-aux.c | 2 +- manual/install.texi | 7 ++++++ nis/Makefile | 17 +++++++++++--- nis/nis_add.c | 2 +- nis/nis_addmember.c | 1 + nis/nis_call.c | 12 +++++----- nis/nis_checkpoint.c | 1 + nis/nis_clone_dir.c | 1 + nis/nis_clone_obj.c | 2 +- nis/nis_clone_res.c | 1 + nis/nis_creategroup.c | 1 + nis/nis_defaults.c | 6 ++--- nis/nis_destroygroup.c | 1 + nis/nis_domain_of.c | 1 + nis/nis_domain_of_r.c | 2 +- nis/nis_error.c | 7 ++++-- nis/nis_file.c | 5 ++++- nis/nis_free.c | 10 ++++----- nis/nis_getservlist.c | 2 ++ nis/nis_ismember.c | 1 + nis/nis_local_names.c | 8 +++---- nis/nis_lookup.c | 2 +- nis/nis_mkdir.c | 1 + nis/nis_modify.c | 2 +- nis/nis_ping.c | 1 + nis/nis_print.c | 15 +++++++------ nis/nis_print_group_entry.c | 1 + nis/nis_remove.c | 2 +- nis/nis_removemember.c | 1 + nis/nis_rmdir.c | 1 + nis/nis_server.c | 3 +++ nis/nis_subr.c | 14 +++++++----- nis/nis_table.c | 11 ++++++--- nis/nis_util.c | 2 +- nis/nis_verifygroup.c | 1 + nis/nis_xdr.c | 8 +++---- nis/yp_xdr.c | 47 +++++++++++++++++++++------------------ nis/ypclnt.c | 20 ++++++++++++----- nis/ypupdate_xdr.c | 6 ++--- 49 files changed, 306 insertions(+), 82 deletions(-)