XXX
* hurd/process.defs: Add proc_request_process_change_notification.
---
hurd/process.defs | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/hurd/process.defs b/hurd/process.defs
index bf90556..565d8bf 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -400,3 +400,9 @@ routine proc_get_code (
process: process_t;
out start_code: vm_address_t;
out end_code: vm_address_t);
+
+/* XXX: Request notification of new processes on NOTIFY. */
+routine proc_request_process_change_notification (
+ process: process_t;
+ notify: mach_port_send_t);
+
--
1.7.10.4
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/1379340545-10168-5-git-send-email-4win...@informatik.uni-hamburg.de