summaryrefslogtreecommitdiff
path: root/proc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2001-07-13 21:27:43 +0000
committerMarcus Brinkmann <marcus@gnu.org>2001-07-13 21:27:43 +0000
commit3b882621b5de27c1c3ee619ea303eb6448459e8f (patch)
tree57ca067723c0b24981cba27c3623e4a11fb2e57e /proc/ChangeLog
parent3178f3765a76d42e62c0e79e7a21812fbcc15319 (diff)
2001-07-13 Marcus Brinkmann <marcus@gnu.org>
* host.c (S_proc_getexecdata): New variable PORTS_ALLOCATED. Set it if we allocated a new buffer for PORTS. If it is set, and allocation of a new buffer for INTS fails, unmap the buffer for PORTS. * host.c (S_proc_getexecdata): New variable I. Go over all standard ports and increase the send right user reference by one. Set *PORTSPOLY to MACH_MSG_TYPE_MOVE_SEND.
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r--proc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog
index 79d1861e..08f100a2 100644
--- a/proc/ChangeLog
+++ b/proc/ChangeLog
@@ -1,3 +1,14 @@
+2001-07-13 Marcus Brinkmann <marcus@gnu.org>
+
+ * host.c (S_proc_getexecdata): New variable PORTS_ALLOCATED.
+ Set it if we allocated a new buffer for PORTS. If it is set,
+ and allocation of a new buffer for INTS fails, unmap the buffer
+ for PORTS.
+
+ * host.c (S_proc_getexecdata): New variable I. Go over all
+ standard ports and increase the send right user reference by one.
+ Set *PORTSPOLY to MACH_MSG_TYPE_MOVE_SEND.
+
2001-06-27 Marcus Brinkmann <marcus@gnu.org>
* info.c (S_proc_getprocinfo): If we return because mmap failed