summaryrefslogtreecommitdiff
path: root/libps/procstat.c
AgeCommit message (Expand)Author
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