Skip to content

Commit

Permalink
* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): For MACH_SEND_INTERRUPTED
Browse files Browse the repository at this point in the history
	and other errors that indicate a pseudo-receive happened, grok through
	the message buffer for port rights that need references fixed up.
  • Loading branch information
Roland McGrath committed Mar 18, 2000
1 parent 024c4cc commit a5733c2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2000-03-18 Roland McGrath <roland@baalperazim.frob.com>

* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): For MACH_SEND_INTERRUPTED
and other errors that indicate a pseudo-receive happened, grok through
the message buffer for port rights that need references fixed up.

2000-03-16 Andreas Jaeger <aj@suse.de>

* sysdeps/unix/sysv/linux/syscalls.list: Added madvise and mincore.
Expand Down Expand Up @@ -26,7 +32,7 @@
* nis/nss_nis/nis-rpc.c: Likewise.
* nis/nss_nis/nis-service.c: Likewise.
* nis/ypclnt.c: Likewise.

2000-03-16 Andreas Jaeger <aj@suse.de>

* manual/Makefile: MAKEINFO is set to `:' from configure if it
Expand Down

0 comments on commit a5733c2

Please sign in to comment.