From c4e42566cfecc43f9ef3ddf9c7af57c6744e2ceb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 27 Aug 2013 10:50:06 -0700 Subject: Don't try to use ioctl unless [FIONREAD]. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30d90e089a..8ae4979335 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2013-08-27 Roland McGrath + * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD]. + * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare only under [SIOCGIFCONF && SIOCGIFNETMASK]. -- cgit v1.2.3