This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/ ysdeps/unix/sysv/linux/Dist ysdeps/unix/ ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.cygnus.com	00/03/24 12:58:42

Modified files:
	sysdeps/unix/sysv/linux: Dist Makefile 
	sysdeps/mach/hurd: Dist 
	socket         : Makefile 
	sysdeps/generic: if_index.c 
Added files:
	sysdeps/gnu/net: if.h 
	sysdeps/generic/net: if.h 
Removed files:
	sysdeps/mach/hurd/net: if.h 
	sysdeps/unix/sysv/linux/net: if.h 

Log message:
	2000-03-24  Roland McGrath  <roland@baalperazim.frob.com>
	
	* 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>.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]