diff options
author | Roland McGrath <roland@gnu.org> | 2002-04-23 03:49:04 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-04-23 03:49:04 +0000 |
commit | 1f8720c300362b651a9a4134cda2ef0150d7f0eb (patch) | |
tree | f1c9ad21828f3952d7b5c9d85130306ca0ba314f | |
parent | a3c2e4038e2044be0ca3bfa27e068e42d8352ded (diff) | |
download | glibc-1f8720c300362b651a9a4134cda2ef0150d7f0eb.zip glibc-1f8720c300362b651a9a4134cda2ef0150d7f0eb.tar.gz glibc-1f8720c300362b651a9a4134cda2ef0150d7f0eb.tar.bz2 |
* sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
failure from i386_io_perm_* RPCs to ENOSYS.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |