Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -12/+15 |
* | (proc_stat_list_clone): New function. | Miles Bader | 1996-06-27 | 1 | -4/+28 |
* | Add some const decls. | Miles Bader | 1996-05-07 | 1 | -3/+3 |
* | Get rid of mega typedefs, and just use structure pointers like other hurd | Miles Bader | 1996-03-26 | 1 | -128/+134 |
* | (proc_stat_list_add_pids): Add and support new return parameter PROC_STATS. | Miles Bader | 1996-02-15 | 1 | -41/+85 |
* | (proc_stat_list_fmt): Use new write function names. | Miles Bader | 1995-11-20 | 1 | -18/+8 |
* | (proc_stat_list_for_each): New function for iterating over proc_stat_lists. | Miles Bader | 1995-05-03 | 1 | -0/+47 |
* | (proc_stat_list_sort1): Always keep threads after their process when sorting! | Miles Bader | 1995-04-07 | 1 | -54/+70 |
* | A proc_stat_list_t points to a ps_context_t now instead of directly to the proc | Miles Bader | 1995-03-14 | 1 | -28/+32 |
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+561 |