aboutsummaryrefslogtreecommitdiff
path: root/proc/proc.h
Commit message (Expand)AuthorAgeFilesLines
* Add proc_getchildren_rusage RPC and track rusage for children and descendantsFlavio Cruz2024-02-171-1/+3
* Remove the concept of process ownerSergey Bugaev2022-08-101-2/+0
* Add proc_waitidSamuel Thibault2020-12-271-0/+1
* proc: send signals with POSIX sigcodesJeremie Koenig2020-12-271-1/+1
* Fix build with -fno-commonSamuel Thibault2020-03-311-11/+11
* Implement /proc/<pid>/exeSamuel Thibault2018-01-081-0/+1
* Record executable entry for PIE core dumpsSamuel Thibault2017-12-111-0/+1
* proc: Hierarchical proc servers.Justus Winter2017-03-111-0/+2
* proc: Refactor.Justus Winter2017-03-091-0/+1
* proc: Receive new-task notifications on kernel's process port.Justus Winter2017-03-091-0/+1
* proc: Fix references to the startup server.Justus Winter2016-08-071-1/+1
* proc: call `startup_essential_task' earlierJustus Winter2015-01-171-0/+2
* proc: implement `proc_make_task_namespace'Justus Winter2014-12-101-0/+4
* Add proc_set_init_task, make runsystem pid 1Justus Winter2014-11-211-3/+5
* proc: move translation functions to mig-decls.hJustus Winter2014-05-161-7/+0
* proc: store the device master port in _hurd_device_masterJustus Winter2013-11-281-2/+0
* proc: store the privileged host port in _hurd_host_privJustus Winter2013-11-281-1/+0
* proc: update commentsJustus Winter2013-11-281-1/+1
* proc: fix the declaraton of genpidJustus Winter2013-11-091-1/+1
* proc: remove declaration of nested functions from proc.hJustus Winter2013-11-091-2/+0
* proc: Remove unused declaration of zombie_listJustus Winter2013-09-151-2/+0
* proc: keep track of {start,end}_codeJustus Winter2013-09-151-0/+2
* proc: add proc_mark_important server codeJustus Winter2013-08-291-0/+1
* proc: make the function check_owner availableJustus Winter2013-08-291-0/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+3
* auth/Marcus Brinkmann2004-03-011-4/+5
* 2001-12-22 Roland McGrath <roland@frob.com>Roland McGrath2001-12-221-13/+2
* 2001-08-04 Roland McGrath <roland@frob.com>Roland McGrath2001-08-041-1/+4
* 2000-04-03 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-151-3/+2
* 2000-03-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-121-0/+1
* 2000-01-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-01-071-2/+1
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
* 1999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-051-15/+17
* 1999-05-01 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-05-041-0/+1
* Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-091-2/+1
* Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-261-4/+0
* (check_owner): Return true any time PROC1 has root.Michael I. Bushnell1996-06-281-1/+1
* (check_owner): New inline function.Miles Bader1996-05-151-3/+12
* (struct proc): Add p_sigcode.Michael I. Bushnell1996-05-091-0/+1
* (OUR_VERSION): Upgrade to 0.0.Michael I. Bushnell1996-05-061-1/+1
* Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell1996-04-251-14/+20
* (struct proc): New member `p_wakeup'. Delete member `p_continuation'.Michael I. Bushnell1996-03-201-17/+3
* (struct exc): Removed useless members `replyport', `replyporttype'.Roland McGrath1996-02-091-11/+10
* Include <sys/resource.h>.Miles Bader1995-11-061-0/+1
* (struct zombie): New type.Michael I. Bushnell1995-10-311-0/+11
* (struct proc): Make `argv' and `envp' members `vm_address_t'.Roland McGrath1995-01-171-2/+2
* entered into RCSMichael I. Bushnell1994-08-301-0/+1
* Formerly proc.h.~6~Michael I. Bushnell1994-06-301-0/+5
* Formerly proc.h.~5~Michael I. Bushnell1994-05-091-0/+6
* Formerly proc.h.~4~Michael I. Bushnell1994-03-291-1/+0