about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-23 03:49:04 +0000
committerRoland McGrath <roland@gnu.org>2002-04-23 03:49:04 +0000
commit1f8720c300362b651a9a4134cda2ef0150d7f0eb (patch)
treef1c9ad21828f3952d7b5c9d85130306ca0ba314f
parenta3c2e4038e2044be0ca3bfa27e068e42d8352ded (diff)
downloadglibc-1f8720c300362b651a9a4134cda2ef0150d7f0eb.tar.gz
glibc-1f8720c300362b651a9a4134cda2ef0150d7f0eb.tar.xz
glibc-1f8720c300362b651a9a4134cda2ef0150d7f0eb.zip
* sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
	failure from i386_io_perm_* RPCs to ENOSYS.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a364faed8..889bc98dcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-22  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
+	failure from i386_io_perm_* RPCs to ENOSYS.
+
 2002-04-22  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/unix/sysv/linux/x86_64/ldconfig.h: New.