2000-12-06 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Thu, 7 Dec 2000 00:05:30 +0000 (00:05 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 7 Dec 2000 00:05:30 +0000 (00:05 +0000)
commitcde4d97bf22e65b0c1b6d82154813e41b35ce368
tree9dcf7e6e4bec4e4bc8c3a7955635391a6dfa736d
parent9cf90923cade4da3e073ad4b560f4a50848e659e
2000-12-06  Roland McGrath  <roland@frob.com>

* sysdeps/mach/hurd/ioctl.c (__ioctl): Don't clobber ARG as we copy in
argument data, since it will be used to copy out too (for INOUT).
Reported by Marcus Brinkmann <marcus@gnu.org>.
* sysdeps/mach/hurd/ioctl.c: Include <stdint.h>.
(__ioctl): Use uintptr_t instead of unsigned long int.
sysdeps/mach/hurd/ioctl.c