summaryrefslogtreecommitdiff
path: root/libps
AgeCommit message (Expand)Author
2024-03-03libps: update ps_emit_nice_size_t to handle arbitrarily large size_tFlavio Cruz
2023-12-29x86_64: use 21 bytes in libps since %z might require more characters.Flavio Cruz
2023-05-23libps: Fix allocating args/envSamuel Thibault
2023-05-10libps: Silence a warningSergey Bugaev
2023-05-10Style tweaksSergey Bugaev
2023-05-10libps: Port to x86_64Sergey Bugaev
2023-04-08Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz
2023-04-03Modernize code by removing use of old style definitions.Flavio Cruz
2023-01-01libps: Fix erroneous allocation testSamuel Thibault
2022-11-05libps: Fix memory leakRichard Braun
2022-01-20libps: fix some signed vs unsigned comparisionEtienne Brateau
2021-12-08Add "comm" as a format spec to psAndrea Monaco
2020-11-23libps: support getting RPC names for WAIT outputSamuel Thibault
2018-01-08Implement /proc/<pid>/exeSamuel Thibault
2017-08-05Replace bcopy with memcpy or memmove as appropriate.Justus Winter
2017-08-05Simplify deallocations.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-12-19libps: Fix time comparisonSamuel Thibault
2016-02-28Fix use-after-free in libps.Esa Peuha
2015-06-05Fix ps -o %r infinite loopEsa Peuha
2015-01-03lib*: Fix typos in comments (found by codespell)Stefan Weil
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-11-21libps: fix the length computation in fprint_frac_valueJustus Winter
2013-09-21Fix gcc warning:Samuel Thibault
2013-03-11Update nasty/nice priority limitSamuel Thibault
2013-01-13Add TASK_EVENTS_INFO support to libpsDavid Höppner
2012-10-22libps: Fix typo in the documentation of _proc_stat_create.Cyril Roelandt
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-12-25Fix NULL dereferenceSamuel Thibault
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_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
2009-11-17Fix ps -o command and such hangSamuel Thibault
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge
2004-03-01auth/Marcus Brinkmann
2002-06-09.Roland McGrath
2002-06-092002-06-09 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-05.Roland McGrath
2002-06-052002-06-05 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-052002-06-04 James A. Morrison <ja2morri@uwaterloo.ca>Marcus Brinkmann
2002-05-13.Roland McGrath