summaryrefslogtreecommitdiff
path: root/libps/procstat.c
AgeCommit message (Expand)Author
1996-01-19(summarize_thread_basic_info):Miles Bader
1995-12-20(proc_stat_set_flags): If there's no owner, set the uid to -1 (and the ownerMiles Bader
1995-11-08(proc_stat_set_flags):Miles Bader
1995-11-03(add_preconditions): Don't require PSTAT_EXEC_FLAGS for getting the stateMiles Bader
1995-08-19(thread_state, proc_stat_set_flags): Use the new state bits.Miles Bader
1995-05-05If a msg port call times out, disable use of that msg port.Miles Bader
1995-05-02(proc_stat_set_flags, add_preconditions): Add support for the suspend_countMiles Bader
1995-05-02(add_preconditions): A new function that calculates inter-flag dependencies;Miles Bader
1995-04-07Tighten up types used (i.e., don't use int for everything).Miles Bader
1995-04-05(proc_stat_set_flags): If PSTAT_NO_MSGPORT is set, don't use the msg port.Miles Bader
1995-03-29Don't get barf on processes with zero threads.Miles Bader
1995-03-28Add support for the exec_flags field, and make the state bits calculation useMiles Bader
1995-03-21Include <string.h>.Michael I. Bushnell
1995-03-15Set the PSTAT_STATE_PRIORITY and PSTAT_STATE_NICED flags when appropiate.Miles Bader
1995-03-14A proc_stat_t points to a ps_context_t now instead of directly to the procMiles Bader
1995-03-13Initial revisionMiles Bader