* sysdeps/generic/ifreq.h (__if_nextreq): New function.
commit9db6ee8d2fa48ade4451c0de80980b7f242c0f17
authorRoland McGrath <roland@gnu.org>
Fri, 20 Sep 2002 20:34:06 +0000 (20 20:34 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 20 Sep 2002 20:34:06 +0000 (20 20:34 +0000)
tree2054d18cc95669fa2d6686cb9565a07407d26a84
parentdab9837091a70e6ed6ea0d6474e0508ea6fccde5
* sysdeps/generic/ifreq.h (__if_nextreq): New function.

* sysdeps/unix/sysv/linux/ifreq.h (__if_nextreq): New function.
* sysdeps/mach/hurd/ifreq.h (__if_nextreq): New function.
* sysdeps/gnu/ifaddrs.c (getifaddrs): Use __if_nextreq
for iterating through the list of interfaces.
* resolv/res_hconf.c (_res_hconf_reorder_addrs): Likewise.

* sysdeps/unix/grantpt.c (pts_name): Set errno when __ptsname_r fails.
Reported by Bruno Haible <bruno@clisp.org>.
ChangeLog
linuxthreads/ChangeLog
localedata/ChangeLog
resolv/res_hconf.c
sysdeps/generic/ifreq.h
sysdeps/gnu/ifaddrs.c
sysdeps/mach/hurd/ifreq.h
sysdeps/unix/grantpt.c
sysdeps/unix/sysv/linux/ifreq.h