summaryrefslogtreecommitdiff
path: root/libps/ps.h
AgeCommit message (Expand)Author
2015-01-03lib*: Fix typos in comments (found by codespell)Stefan Weil
2014-01-16libps: fix task/thread times fetchingRichard Braun
2012-10-22libps: Fix typo in the documentation of _proc_stat_create.Cyril Roelandt
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-09-18Obtain number of ports in proc and libpsantrik
2010-08-31Document incoherency for storage of task_events_infoSamuel Thibault
2010-08-26libps (_proc_stat_free): Fix memory leakJeremie Koenig
2004-03-01auth/Marcus Brinkmann
2002-05-132002-05-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
2001-12-312001-12-31 Roland McGrath <roland@frob.com>Roland McGrath
2001-03-312001-03-29 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
1999-06-021999-06-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1996-10-08(struct ps):Miles Bader
1996-06-27(struct ps_fmt): Add SRC_LEN field.Miles Bader
1996-06-03(struct proc_stat): Add PROC_INFO_VM_ALLOCED, THREAD_WAITS_VM_ALLOCED, andMiles Bader
1996-06-02(struct ps_fmt_specs): The EXPANSIONS field now points to a structMiles Bader
1996-05-29Renumber PSTAT_ values to remove dup.Miles Bader
1996-05-13(PSTAT_THREAD_WAITS): New macro.Miles Bader
1996-05-07(ps_user_uname_create, ps_user_passwd_create): New declarations.Miles Bader
1996-05-02(ps_fmt_creation_error): new declaration.Miles Bader
1996-04-23(PSTAT_STATE_P_ATTRS): Fix names of individual flags.Miles Bader
1996-03-26(struct ps_fmt_specs): Add EXPANSIONS & EXPANSIONS_ALLOCED.Miles Bader
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