This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/20016] resolv: Remove hooks support from the API


https://sourceware.org/bugzilla/show_bug.cgi?id=20016

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  6815a33d53164e7f1a3b87cec905c17c7a14a007 (commit)
      from  cbb47fa1c6476af73f393a81cd62fc926e1b8f6e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6815a33d53164e7f1a3b87cec905c17c7a14a007

commit 6815a33d53164e7f1a3b87cec905c17c7a14a007
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Sep 21 16:30:27 2016 +0200

    resolv: Remove unsupported hook functions from the API [BZ #20016]

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                  |   15 +++++
 NEWS                                       |    5 ++
 include/resolv.h                           |    2 -
 resolv/Makefile                            |    2 +-
 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 +------
 9 files changed, 44 insertions(+), 138 deletions(-)
 copy hesiod/hesiod_p.h => resolv/compat-hooks.c (70%)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]