diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:49:36 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:49:36 -0700 |
commit | f890a59b10b6a4b8723b86545e8b38ccc690021c (patch) | |
tree | 056afdd1365e4e08c61ea5f1c260f3daa454abec /ChangeLog | |
parent | 5d1f0a09f3634b29d9cbbd7c7337d546502363cb (diff) | |
download | glibc-f890a59b10b6a4b8723b86545e8b38ccc690021c.tar glibc-f890a59b10b6a4b8723b86545e8b38ccc690021c.tar.gz glibc-f890a59b10b6a4b8723b86545e8b38ccc690021c.tar.bz2 glibc-f890a59b10b6a4b8723b86545e8b38ccc690021c.zip |
Mild decrufting in resolv code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2013-08-27 Roland McGrath <roland@hack.frob.com> + * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare + only under [SIOCGIFCONF && SIOCGIFNETMASK]. + + * resolv/res_mkquery.c: Include <sys/time.h>. + * inet/ifreq.c: Moved to ... * sysdeps/unix/ifreq.c: ... here. * inet/ifreq.c: New file, true stub version. |