]> sourceware.org Git - glibc.git/commit
resolv: Turn historic name lookup functions into compat symbols
authorFlorian Weimer <fweimer@redhat.com>
Fri, 30 Dec 2016 17:43:04 +0000 (18:43 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 30 Dec 2016 17:43:04 +0000 (18:43 +0100)
commite7eceec0bc34b520a66c688dc81a0b0d4e36610f
tree2eecf466aa90126759ddc1492c30266acb9c3e02
parent769998892d4f39d912fbe147eca9a3e89318cffc
resolv: Turn historic name lookup functions into compat symbols

This change also removes the preprocessor-based function renaming.
It also applied to tests in resolv/, which ended up running against
the historic functions.

_endhtent was not part of the ABI because it is not listed in the
resolv/Versions file.
ChangeLog
include/resolv.h
resolv/Makefile
resolv/compat-gethnamaddr.c [moved from resolv/gethnamaddr.c with 91% similarity]
This page took 0.04614 seconds and 5 git commands to generate.