projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d310a
)
Formerly sysdeps/mach/hurd/__ioctl.c.~22~
author
roland
<roland>
Tue, 7 Jun 1994 02:55:10 +0000
(
02:55
+0000)
committer
roland
<roland>
Tue, 7 Jun 1994 02:55:10 +0000
(
02:55
+0000)
sysdeps/mach/hurd/ioctl.c
patch
|
blob
|
history
diff --git
a/sysdeps/mach/hurd/ioctl.c
b/sysdeps/mach/hurd/ioctl.c
index
1be2b16
..
f8f11c8
100644
(file)
--- a/
sysdeps/mach/hurd/ioctl.c
+++ b/
sysdeps/mach/hurd/ioctl.c
@@
-59,7
+59,7
@@
DEFUN(__ioctl, (fd, request),
_IOT_COUNT2 (type) * (_IOT_TYPE2 (request) << 1)];
} msg;
mach_msg_header_t *const m = &msg.header.Head;
- mach_msg_type_t *t =
(mach_msg_type_t *) msg.data
;
+ mach_msg_type_t *t =
&msg.header.RetCodeType
;
mach_msg_id_t msgid;
unsigned int reply_size;