summaryrefslogtreecommitdiff
path: root/proc/proc.h
AgeCommit message (Expand)Author
2020-03-31Fix build with -fno-commonSamuel Thibault
2018-01-08Implement /proc/<pid>/exeSamuel Thibault
2017-12-11Record executable entry for PIE core dumpsSamuel Thibault
2017-03-11proc: Hierarchical proc servers.Justus Winter
2017-03-09proc: Refactor.Justus Winter
2017-03-09proc: Receive new-task notifications on kernel's process port.Justus Winter
2016-08-07proc: Fix references to the startup server.Justus Winter
2015-01-17proc: call `startup_essential_task' earlierJustus Winter
2014-12-10proc: implement `proc_make_task_namespace'Justus Winter
2014-11-21Add proc_set_init_task, make runsystem pid 1Justus Winter
2014-05-16proc: move translation functions to mig-decls.hJustus Winter
2013-11-28proc: store the device master port in _hurd_device_masterJustus Winter
2013-11-28proc: store the privileged host port in _hurd_host_privJustus Winter
2013-11-28proc: update commentsJustus Winter
2013-11-09proc: fix the declaraton of genpidJustus Winter
2013-11-09proc: remove declaration of nested functions from proc.hJustus Winter
2013-09-15proc: Remove unused declaration of zombie_listJustus Winter
2013-09-15proc: keep track of {start,end}_codeJustus Winter
2013-08-29proc: add proc_mark_important server codeJustus Winter
2013-08-29proc: make the function check_owner availableJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
2004-03-01auth/Marcus Brinkmann
2001-12-222001-12-22 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-042001-08-04 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-152000-04-03 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
2000-03-122000-03-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-01-072000-01-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-06-051999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-041999-05-01 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
1999-03-09Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1996-10-26Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-06-28(check_owner): Return true any time PROC1 has root.Michael I. Bushnell
1996-05-15(check_owner): New inline function.Miles Bader
1996-05-09(struct proc): Add p_sigcode.Michael I. Bushnell
1996-05-06(OUR_VERSION): Upgrade to 0.0.Michael I. Bushnell
1996-04-25 Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell
1996-03-20(struct proc): New member `p_wakeup'. Delete member `p_continuation'.Michael I. Bushnell
1996-02-09(struct exc): Removed useless members `replyport', `replyporttype'.Roland McGrath
1995-11-06Include <sys/resource.h>.Miles Bader
1995-10-31(struct zombie): New type.Michael I. Bushnell
1995-01-17(struct proc): Make `argv' and `envp' members `vm_address_t'.Roland McGrath
1994-08-30entered into RCSMichael I. Bushnell
1994-06-30Formerly proc.h.~6~Michael I. Bushnell
1994-05-09Formerly proc.h.~5~Michael I. Bushnell
1994-03-29Formerly proc.h.~4~Michael I. Bushnell
1994-03-24Formerly proc.h.~3~Michael I. Bushnell
1994-03-22Formerly proc.h.~2~Michael I. Bushnell
1994-03-22Initial revisionMichael I. Bushnell