summaryrefslogtreecommitdiff
path: root/libpager
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-11-12 15:30:18 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-12-10 13:35:17 +0100
commit808073c49814b415b7ad6226a3e8c95bb1dbc277 (patch)
tree6193ade4490de72f79b01e20082e00a3d1ea38ba /libpager
parentd14748b5888d697583b6dc9df2feed1f09f92a4c (diff)
hurd: add `proc_make_task_namespace'
Add a new RPC to the process protocol to create task namespaces. These can be used by an unprivileged process to claims the responsibility to manage all tasks in this namespace. Any task created in this namespace will automatically be declared a child of the root process, and a `mach_notify_new_task' message is sent to a given port. If the root process dies, the proc server will terminate all tasks in the namespace. * hurd/process.defs (proc_make_task_namespace): New RPC.
Diffstat (limited to 'libpager')
0 files changed, 0 insertions, 0 deletions