]> git.ipfire.org Git - thirdparty/glibc.git/commit
* sysdeps/mach/hurd/if_index.c: New file.
authorRoland McGrath <roland@gnu.org>
Fri, 24 Mar 2000 20:59:00 +0000 (20:59 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 24 Mar 2000 20:59:00 +0000 (20:59 +0000)
commit4f173e2c8a9ee8d5cb64d56a4bad391168d78a2b
tree72b8969fa036cc15ad3b3d4c9571ce63665fbfc9
parentacdacef901d20f6693ae8beb4169b9dbf0a46e81
* sysdeps/mach/hurd/if_index.c: New file.

* sysdeps/unix/sysv/linux/net/if.h: Moved to ...
* sysdeps/gnu/net/if.h: here.
(_IOT_ifconf, _IOT_ifreq): Hurd ioctl type macros moved from ...
* sysdeps/mach/hurd/net/if.h: ... here; this file now removed.
* sysdeps/generic/net/if.h: New file.  Declares just the standard
functions and `struct if_nameindex' type.
* socket/Makefile (headers): Add net/if.h here.
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Not here.
* sysdeps/mach/hurd/Dist: Remove it here.
* sysdeps/unix/sysv/linux/Dist: And here.
* sysdeps/generic/if_index.c: Include <net/if.h>.
ChangeLog
socket/Makefile
sysdeps/generic/if_index.c
sysdeps/generic/net/if.h [new file with mode: 0644]
sysdeps/gnu/net/if.h [moved from sysdeps/unix/sysv/linux/net/if.h with 95% similarity]
sysdeps/mach/hurd/Dist
sysdeps/mach/hurd/if_index.c [new file with mode: 0644]
sysdeps/mach/hurd/net/if.h [deleted file]
sysdeps/unix/sysv/linux/Dist
sysdeps/unix/sysv/linux/Makefile