summaryrefslogtreecommitdiff
path: root/libps/proclist.c
AgeCommit message (Expand)Author
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
1996-06-27(proc_stat_list_clone): New function.Miles Bader
1996-05-07Add some const decls.Miles Bader
1996-03-26Get rid of mega typedefs, and just use structure pointers like other hurdMiles Bader
1996-02-15(proc_stat_list_add_pids): Add and support new return parameter PROC_STATS.Miles Bader
1995-11-20(proc_stat_list_fmt): Use new write function names.Miles Bader
1995-05-03(proc_stat_list_for_each): New function for iterating over proc_stat_lists.Miles Bader
1995-04-07(proc_stat_list_sort1): Always keep threads after their process when sorting!Miles Bader
1995-03-14A proc_stat_list_t points to a ps_context_t now instead of directly to the procMiles Bader
1995-03-13Initial revisionMiles Bader