index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc
/
proc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add proc_getchildren_rusage RPC and track rusage for children and descendants
Flavio Cruz
2024-02-17
1
-1
/
+3
*
Remove the concept of process owner
Sergey Bugaev
2022-08-10
1
-2
/
+0
*
Add proc_waitid
Samuel Thibault
2020-12-27
1
-0
/
+1
*
proc: send signals with POSIX sigcodes
Jeremie Koenig
2020-12-27
1
-1
/
+1
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-11
/
+11
*
Implement /proc/<pid>/exe
Samuel Thibault
2018-01-08
1
-0
/
+1
*
Record executable entry for PIE core dumps
Samuel Thibault
2017-12-11
1
-0
/
+1
*
proc: Hierarchical proc servers.
Justus Winter
2017-03-11
1
-0
/
+2
*
proc: Refactor.
Justus Winter
2017-03-09
1
-0
/
+1
*
proc: Receive new-task notifications on kernel's process port.
Justus Winter
2017-03-09
1
-0
/
+1
*
proc: Fix references to the startup server.
Justus Winter
2016-08-07
1
-1
/
+1
*
proc: call `startup_essential_task' earlier
Justus Winter
2015-01-17
1
-0
/
+2
*
proc: implement `proc_make_task_namespace'
Justus Winter
2014-12-10
1
-0
/
+4
*
Add proc_set_init_task, make runsystem pid 1
Justus Winter
2014-11-21
1
-3
/
+5
*
proc: move translation functions to mig-decls.h
Justus Winter
2014-05-16
1
-7
/
+0
*
proc: store the device master port in _hurd_device_master
Justus Winter
2013-11-28
1
-2
/
+0
*
proc: store the privileged host port in _hurd_host_priv
Justus Winter
2013-11-28
1
-1
/
+0
*
proc: update comments
Justus Winter
2013-11-28
1
-1
/
+1
*
proc: fix the declaraton of genpid
Justus Winter
2013-11-09
1
-1
/
+1
*
proc: remove declaration of nested functions from proc.h
Justus Winter
2013-11-09
1
-2
/
+0
*
proc: Remove unused declaration of zombie_list
Justus Winter
2013-09-15
1
-2
/
+0
*
proc: keep track of {start,end}_code
Justus Winter
2013-09-15
1
-0
/
+2
*
proc: add proc_mark_important server code
Justus Winter
2013-08-29
1
-0
/
+1
*
proc: make the function check_owner available
Justus Winter
2013-08-29
1
-0
/
+1
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-3
/
+3
*
auth/
Marcus Brinkmann
2004-03-01
1
-4
/
+5
*
2001-12-22 Roland McGrath <roland@frob.com>
Roland McGrath
2001-12-22
1
-13
/
+2
*
2001-08-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-04
1
-1
/
+4
*
2000-04-03 Neal H Walfield <neal@cs.uml.edu>
Roland McGrath
2001-04-15
1
-3
/
+2
*
2000-03-12 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-12
1
-0
/
+1
*
2000-01-06 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-01-07
1
-2
/
+1
*
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-1
/
+2
*
1999-06-05 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-06-05
1
-15
/
+17
*
1999-05-01 Mark Kettenis <kettenis@gnu.org>
Thomas Bushnell
1999-05-04
1
-0
/
+1
*
Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-03-09
1
-2
/
+1
*
Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-26
1
-4
/
+0
*
(check_owner): Return true any time PROC1 has root.
Michael I. Bushnell
1996-06-28
1
-1
/
+1
*
(check_owner): New inline function.
Miles Bader
1996-05-15
1
-3
/
+12
*
(struct proc): Add p_sigcode.
Michael I. Bushnell
1996-05-09
1
-0
/
+1
*
(OUR_VERSION): Upgrade to 0.0.
Michael I. Bushnell
1996-05-06
1
-1
/
+1
*
Many changes to support multi-threading. See ChangeLog.
Michael I. Bushnell
1996-04-25
1
-14
/
+20
*
(struct proc): New member `p_wakeup'. Delete member `p_continuation'.
Michael I. Bushnell
1996-03-20
1
-17
/
+3
*
(struct exc): Removed useless members `replyport', `replyporttype'.
Roland McGrath
1996-02-09
1
-11
/
+10
*
Include <sys/resource.h>.
Miles Bader
1995-11-06
1
-0
/
+1
*
(struct zombie): New type.
Michael I. Bushnell
1995-10-31
1
-0
/
+11
*
(struct proc): Make `argv' and `envp' members `vm_address_t'.
Roland McGrath
1995-01-17
1
-2
/
+2
*
entered into RCS
Michael I. Bushnell
1994-08-30
1
-0
/
+1
*
Formerly proc.h.~6~
Michael I. Bushnell
1994-06-30
1
-0
/
+5
*
Formerly proc.h.~5~
Michael I. Bushnell
1994-05-09
1
-0
/
+6
*
Formerly proc.h.~4~
Michael I. Bushnell
1994-03-29
1
-1
/
+0
[next]