This is the mail archive of the glibc-cvs@sources.redhat.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]
Other format: [Raw text]

libc sysdeps/mach/hurd/i386/Makefile sysdeps/m ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2-2-branch
Changes by:	roland@sources.redhat.com	2002-04-28 13:09:03

Modified files:
	sysdeps/mach/hurd/i386: Makefile Dist Versions 
	mach           : Makefile 
	.              : config.h.in 
Added files:
	sysdeps/mach/i386: configure configure.in 
	sysdeps/mach/hurd/i386: ioperm.c 
	sysdeps/mach/hurd/i386/sys: io.h 

Log message:
	2002-04-28  Roland McGrath  <roland@frob.com>
	
	* sysdeps/mach/hurd/i386/sys/io.h: New file.
	* sysdeps/mach/hurd/i386/ioperm.c: New file.
	* sysdeps/mach/hurd/i386/Dist: Add them.
	* sysdeps/mach/hurd/i386/Versions
	(libc: GLIBC_2.2.6): New set, add ioperm.
	* sysdeps/mach/hurd/i386/Makefile [$(subdir) = misc]
	(sysdep_routines): Append ioperm here.
	(sysdep_headers): Append sys/io.h here.
	* sysdeps/mach/i386/configure.in: New file.
	Check to set HAVE_I386_IO_PERM_MODIFY.
	* config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
	* sysdeps/mach/i386/configure: New file.
	* mach/Makefile (user-interfaces): Add i386/mach_i386 to the list.


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