Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | server (but we can get the proc server from the context). We no longer create or free proc_stat_ts; we leave that up to our ps_context, except in the case of thread proc_stats. Add the inverse of proc_stat_list_add_threads, proc_stat_list_remove_threads. | ||||
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+561 |