]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Sun, 28 Apr 2002 20:11:20 +0000 (20:11 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 28 Apr 2002 20:11:20 +0000 (20:11 +0000)
ChangeLog

index 12af20e9374210f3c5c9eb3dbc67c43364102049..b9a075217a1daee35bd015c859440aa7f5e880a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+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.
+
 2002-04-26  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Copied from