mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-30 17:41:16 +03:00
* sysdeps/mach/hurd/ioctl.c (__ioctl): Move the marshalling of the arguments into the request message buffer inside `send_rpc' subfunction. We must repeat the marshalling when retrying the RPC after a SIGTTOU delivery.