]> sourceware.org Git - glibc.git/commit
1999-03-09 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 8 Mar 1999 21:02:22 +0000 (21:02 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 8 Mar 1999 21:02:22 +0000 (21:02 +0000)
commit1d67062e53fe823c5b9f803b082cccef47e1e729
tree34d94f0494a3c8a8383dda180074804dd1f26620
parente4419715172bda2b260daa9afd757eca861cb90e
1999-03-09  Roland McGrath  <roland@baalperazim.frob.com>

* 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.

* hurd/ctty-input.c (_hurd_ctty_input): Use early short-circuit code
path when there is no ctty port.
* hurd/ctty-output.c (_hurd_ctty_output): Likewise.
Move sigstate check inside loop so we recheck after handling a signal.
ChangeLog
hurd/ctty-input.c
hurd/ctty-output.c
This page took 0.042913 seconds and 5 git commands to generate.