This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 006768c <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions new be72830 <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] new cbb47fa malloc: Manual part of conversion to __libc_lock new 6815a33 resolv: Remove unsupported hook functions from the API [BZ #20016]
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 | 38 +++++++++++++ NEWS | 11 ++++ include/resolv.h | 2 - malloc/arena.c | 6 +-- malloc/malloc.c | 2 +- resolv/Makefile | 2 +- resolv/arpa/nameser.h | 11 ---- hesiod/hesiod_p.h => resolv/compat-hooks.c | 38 ++++++------- resolv/res_data.c | 10 ---- resolv/res_init.c | 4 +- resolv/res_send.c | 85 ------------------------------ resolv/resolv.h | 21 +------- sysdeps/mach/hurd/malloc-machine.h | 21 -------- sysdeps/nptl/malloc-machine.h | 8 --- 14 files changed, 77 insertions(+), 182 deletions(-) copy hesiod/hesiod_p.h => resolv/compat-hooks.c (70%)