From cae87e64dca14f50da7bbd99085c7f5e413ad0f8 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 13 Nov 2017 17:55:12 +0100 Subject: support: Add Based on the implementation in resolv/tst-inet_pton.c. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7482e6d348..ffeb208132 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2017-11-13 Florian Weimer + + * support/next_to_fault.h, support/next_to_fault.c: New files. + * support/Makefile (libsupport-routines): Add next_to_fault. + * resolv/tst-inet_pton.c (struct next_to_fault) + (next_to_fault_allocate, next_to_fault_free): Remove. + (run_one_test): Switch to interfaces. + 2017-11-13 H.J. Lu * elf/dl-support.c: Include . -- cgit v1.2.3