diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:50:06 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:50:06 -0700 |
commit | c4e42566cfecc43f9ef3ddf9c7af57c6744e2ceb (patch) | |
tree | 8f64b2f0dc0b48460efff3bf6fbf2beeea64ce91 /ChangeLog | |
parent | f890a59b10b6a4b8723b86545e8b38ccc690021c (diff) | |
download | glibc-c4e42566cfecc43f9ef3ddf9c7af57c6744e2ceb.zip glibc-c4e42566cfecc43f9ef3ddf9c7af57c6744e2ceb.tar.gz glibc-c4e42566cfecc43f9ef3ddf9c7af57c6744e2ceb.tar.bz2 |
Don't try to use ioctl unless [FIONREAD].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2013-08-27 Roland McGrath <roland@hack.frob.com> + * 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]. |