summaryrefslogtreecommitdiff
path: root/libps/ps.h
AgeCommit message (Expand)Author
1996-02-15(ps_alive_filter): New declaration.Miles Bader
1996-02-13(struct proc_stat): Add thread_wait, thread_waits, & thread_waits_len fields.Miles Bader
1996-02-09(ps_getter_t, ps_filter_t, struct ps_filter, ps_not_leader_filter,Miles Bader
1996-01-19(struct ps_user_hooks): New structure.Miles Bader
1995-12-20(proc_stat_owner_uid): New macro.Miles Bader
1995-11-20(ps_fmt_write_titles, ps_fmt_write_proc_stat, proc_stat_list_fmt,Miles Bader
1995-11-03(PSTAT_STATE_P_LOGINLDR, PSTAT_STATE_P_WAIT, PSTAT_STATE_P_GETMSG): New flags.Miles Bader
1995-08-25(ps_std_fmt_specs): Declare extern.Miles Bader
1995-08-19(PSTAT_STATE_*): All proc state flags reorganized and renamed toMiles Bader
1995-07-08Include hurd/ihash.h instead of ihash.h.Miles Bader
1995-05-31(ps_own_filter, ps_not_sess_leader_filter, ps_ctty_filter,Miles Bader
1995-05-03Add the nominal_fn field to struct ps_fmt_spec, which will be used to decideMiles Bader
1995-05-02(struct proc_stat): Add the suspend_count field, along withMiles Bader
1995-05-02Replace PSTAT_STATE_EXECED with PSTAT_STATE_FORKED; we want to the flags markMiles Bader
1995-04-07Add decls for proc_stat_list_add_pgrp & ps_tty_short_name.Miles Bader
1995-04-05Add the PSTAT_NO_MSGPORT flag, which when set disables any use of theMiles Bader
1995-03-28Add the exec_flags field to the proc_stat structure, and addMiles Bader
1995-03-21* ps.h: Include <errno.h>.Michael I. Bushnell
1995-03-14Added the new types ps_context_t, ps_user_t, and ps_tty_t.Miles Bader
1995-03-13Initial revisionMiles Bader