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
/
libps
/
procstat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(thread_state, proc_stat_set_flags): Use the new state bits.
Miles Bader
1995-08-19
1
-20
/
+19
*
If a msg port call times out, disable use of that msg port.
Miles Bader
1995-05-05
1
-32
/
+51
*
(proc_stat_set_flags, add_preconditions): Add support for the suspend_count
Miles Bader
1995-05-02
1
-0
/
+15
*
(add_preconditions): A new function that calculates inter-flag dependencies;
Miles Bader
1995-05-02
1
-29
/
+91
*
Tighten up types used (i.e., don't use int for everything).
Miles Bader
1995-04-07
1
-6
/
+6
*
(proc_stat_set_flags): If PSTAT_NO_MSGPORT is set, don't use the msg port.
Miles Bader
1995-04-05
1
-3
/
+10
*
Don't get barf on processes with zero threads.
Miles Bader
1995-03-29
1
-4
/
+6
*
Add support for the exec_flags field, and make the state bits calculation use
Miles Bader
1995-03-28
1
-2
/
+11
*
Include <string.h>.
Michael I. Bushnell
1995-03-21
1
-0
/
+1
*
Set the PSTAT_STATE_PRIORITY and PSTAT_STATE_NICED flags when appropiate.
Miles Bader
1995-03-15
1
-0
/
+5
*
A proc_stat_t points to a ps_context_t now instead of directly to the proc
Miles Bader
1995-03-14
1
-53
/
+22
*
Initial revision
Miles Bader
1995-03-13
1
-0
/
+419