aboutsummaryrefslogtreecommitdiff
path: root/libps
Commit message (Expand)AuthorAgeFilesLines
* libps: update ps_emit_nice_size_t to handle arbitrarily large size_tFlavio Cruz2024-03-031-9/+13
* x86_64: use 21 bytes in libps since %z might require more characters.Flavio Cruz2023-12-291-1/+1
* libps: Fix allocating args/envSamuel Thibault2023-05-231-6/+4
* libps: Silence a warningSergey Bugaev2023-05-101-1/+1
* Style tweaksSergey Bugaev2023-05-101-1/+1
* libps: Port to x86_64Sergey Bugaev2023-05-104-21/+31
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-083-42/+82
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-032-4/+3
* libps: Fix erroneous allocation testSamuel Thibault2023-01-011-1/+1
* libps: Fix memory leakRichard Braun2022-11-051-0/+1
* libps: fix some signed vs unsigned comparisionEtienne Brateau2022-01-202-5/+5
* Add "comm" as a format spec to psAndrea Monaco2021-12-081-0/+13
* libps: support getting RPC names for WAIT outputSamuel Thibault2020-11-232-2/+9
* Implement /proc/<pid>/exeSamuel Thibault2018-01-083-1/+37
* Replace bcopy with memcpy or memmove as appropriate.Justus Winter2017-08-053-7/+7
* Simplify deallocations.Justus Winter2017-08-052-10/+5
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-059-9/+10
* libps: Fix time comparisonSamuel Thibault2016-12-191-1/+1
* Fix use-after-free in libps.Esa Peuha2016-02-281-1/+1
* Fix ps -o %r infinite loopEsa Peuha2015-06-051-0/+15
* lib*: Fix typos in comments (found by codespell)Stefan Weil2015-01-031-1/+1
* Replace `bzero' with `memset'Justus Winter2014-12-102-3/+3
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-2/+2
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-2/+2
* libps: fix task/thread times fetchingRichard Braun2014-01-163-11/+20
* libps: fix process user and system timesRichard Braun2013-12-301-0/+7
* libps: fix the length computation in fprint_frac_valueJustus Winter2013-11-211-1/+1
* Fix gcc warning:Samuel Thibault2013-09-211-1/+1
* Update nasty/nice priority limitSamuel Thibault2013-03-111-2/+2
* Add TASK_EVENTS_INFO support to libpsDavid Höppner2013-01-131-0/+6
* libps: Fix typo in the documentation of _proc_stat_create.Cyril Roelandt2012-10-221-1/+1
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* fix common misspellingsJonathan Neuschäfer2011-08-203-16/+16
* Fix NULL dereferenceSamuel Thibault2010-12-251-1/+1
* Obtain number of ports in proc and libpsantrik2010-09-183-0/+18
* Document incoherency for storage of task_events_infoSamuel Thibault2010-08-311-0/+2
* libps (proc_stat_set_flags): Fix pointer signedness warningJeremie Koenig2010-08-261-1/+1
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2010-08-262-1/+5
|\
| * libps (_proc_stat_free): Fix memory leakJeremie Koenig2010-08-262-1/+5
* | libps (fetch_procinfo): Fix non-set flag PSTAT_TASK_EVENTSJeremie Koenig2010-08-261-22/+17
|/
* libps: Fix deadly typoJeremie Koenig2010-08-261-1/+1
* Fix ps -o command and such hangSamuel Thibault2009-11-171-1/+3
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-983/+0
* auth/Marcus Brinkmann2004-03-013-46/+48
* .Roland McGrath2002-06-091-0/+4
* 2002-06-09 Roland McGrath <roland@frob.com>Roland McGrath2002-06-091-2/+2
* .Roland McGrath2002-06-051-0/+8
* 2002-06-05 Roland McGrath <roland@frob.com>Roland McGrath2002-06-051-19/+7
* 2002-06-04 James A. Morrison <ja2morri@uwaterloo.ca>Marcus Brinkmann2002-06-052-20/+44
* .Roland McGrath2002-05-131-0/+4