XXX

* hurd/process.defs: Add proc_notify_new_processes.
---
 hurd/process.defs |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/hurd/process.defs b/hurd/process.defs
index b7e1775..37add48 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -383,3 +383,8 @@ routine proc_mark_important (
 routine proc_is_important (
        process: process_t;
        out essential: boolean_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/1378399123-19493-8-git-send-email-4win...@informatik.uni-hamburg.de

Reply via email to