This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a36451f rpcinfo: Remove traces of unbuilt helper program new 5c6e674 sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
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 | 11 +++++++ include/rpc/rpc.h | 6 ++++ sunrpc/Makefile | 3 +- sunrpc/clnt_gen.c | 37 ++--------------------- sunrpc/clnt_simp.c | 23 ++------------- sunrpc/getrpcport.c | 40 ++++++++++++------------- sunrpc/rpc_gethostbyname.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 116 insertions(+), 77 deletions(-) create mode 100644 sunrpc/rpc_gethostbyname.c