aboutsummaryrefslogtreecommitdiff
path: root/libps/ps.h
Commit message (Expand)AuthorAgeFilesLines
* (ps_own_filter, ps_not_sess_leader_filter, ps_ctty_filter,Miles Bader1995-05-311-5/+5
* Add the nominal_fn field to struct ps_fmt_spec, which will be used to decideMiles Bader1995-05-031-2/+23
* (struct proc_stat): Add the suspend_count field, along withMiles Bader1995-05-021-14/+19
* Replace PSTAT_STATE_EXECED with PSTAT_STATE_FORKED; we want to the flags markMiles Bader1995-05-021-2/+2
* Add decls for proc_stat_list_add_pgrp & ps_tty_short_name.Miles Bader1995-04-071-43/+59
* Add the PSTAT_NO_MSGPORT flag, which when set disables any use of theMiles Bader1995-04-051-3/+5
* Add the exec_flags field to the proc_stat structure, and addMiles Bader1995-03-281-0/+5
* * ps.h: Include <errno.h>.Michael I. Bushnell1995-03-211-0/+64
* Added the new types ps_context_t, ps_user_t, and ps_tty_t.Miles Bader1995-03-141-28/+159
* Initial revisionMiles Bader1995-03-131-0/+605