summaryrefslogtreecommitdiff
path: root/libps/procstat.c
AgeCommit message (Expand)Author
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-01-16libps: fix task/thread times fetchingRichard Braun
2013-12-30libps: fix process user and system timesRichard Braun
2013-03-11Update nasty/nice priority limitSamuel Thibault
2013-01-13Add TASK_EVENTS_INFO support to libpsDavid Höppner
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-09-18Obtain number of ports in proc and libpsantrik
2010-08-26libps (proc_stat_set_flags): Fix pointer signedness warningJeremie Koenig
2010-08-26Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2010-08-26libps (fetch_procinfo): Fix non-set flag PSTAT_TASK_EVENTSJeremie Koenig
2010-08-26libps (_proc_stat_free): Fix memory leakJeremie Koenig
2010-08-26libps: Fix deadly typoJeremie Koenig
2002-06-052002-06-05 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-021999-06-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1997-05-23fix typoThomas Bushnell
1997-05-23Fri May 23 13:13:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-11-16(proc_stat_set_flags):Miles Bader
1996-10-08(proc_stat_set_flags):Miles Bader
1996-10-08(proc_stat_thread_create):Miles Bader
1996-08-02(set_procinfo_flags): Pass HAVE to count_threads.Miles Bader
1996-07-11(set_procinfo_flags): Don't use fake "*" wait value if there's no msgport.Miles Bader
1996-07-02(proc_stat_set_flags):Miles Bader
1996-06-03(merge_procinfo):Miles Bader
1996-06-02(set_procinfo_flags): New function.Miles Bader
1996-05-31(proc_stat_set_flags): After fetching number of threads to guess whether weMiles Bader
1996-05-29(MP_MGET): Only disable msgport on timeout.Miles Bader
1996-05-29(merge_procinfo): Don't die if WAITS == 0.Miles Bader
1996-05-24(merge_procinfo): And update *HAVE with PSTAT_PROC_INFO fromMichael I. Bushnell
1996-05-24(fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfoMichael I. Bushnell
1996-05-13(PSTAT_PROCINFO, PSTAT_PROCINFO_THREAD): Add PSTAT_THREAD_WAITS.Miles Bader
1996-05-12(merge_procinfo, fetch_procinfo): Change HAVE to be an input/output parameter.Miles Bader
1996-05-12(get_thread_wait): Correctly advance WAIT.Miles Bader
1996-05-12Frob comment.Miles Bader
1996-05-09(fetch_procinfo): Pass a reference to PI_FLAGS in call toMichael I. Bushnell
1996-05-07(add_preconditions, proc_stat_set_flags): Remove references to exec_flags.Miles Bader
1996-03-27(proc_stat_set_flags): Use new `ps_' prefix for msg rpcs.Miles Bader
1996-03-26Get rid of mega typedefs, and just use structure pointers like other hurdMiles Bader
1996-02-13(fetch_procinfo, merge_procinfo): Return wait strings.Miles Bader
1996-01-19(summarize_thread_basic_info):Miles Bader
1995-12-20(proc_stat_set_flags): If there's no owner, set the uid to -1 (and the ownerMiles Bader
1995-11-08(proc_stat_set_flags):Miles Bader
1995-11-03(add_preconditions): Don't require PSTAT_EXEC_FLAGS for getting the stateMiles Bader
1995-08-19(thread_state, proc_stat_set_flags): Use the new state bits.Miles Bader
1995-05-05If a msg port call times out, disable use of that msg port.Miles Bader
1995-05-02(proc_stat_set_flags, add_preconditions): Add support for the suspend_countMiles Bader