This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a19c0a1db5 resolv: Use test framework in tst-resolv-network new 5c1a69238f resolv: Add tst-res_hnok new e2a9fca810 resolv: Add tst-ns_name_pton
The 2 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 | 12 +++ resolv/Makefile | 4 + resolv/tst-ns_name_pton.c | 203 ++++++++++++++++++++++++++++++++++++++++++++++ resolv/tst-res_hnok.c | 153 ++++++++++++++++++++++++++++++++++ 4 files changed, 372 insertions(+) create mode 100644 resolv/tst-ns_name_pton.c create mode 100644 resolv/tst-res_hnok.c