aboutsummaryrefslogtreecommitdiff
path: root/procfs/process.c
Commit message (Expand)AuthorAgeFilesLines
* procfs: Port to x86_64Sergey Bugaev2023-05-101-9/+9
* procfs: Fix process creation time in /proc/pid/statSergey Bugaev2023-04-181-1/+1
* Fix accessing bit 31Samuel Thibault2023-02-151-3/+3
* Fix *printf specifier for user space mach ports.Flavio Cruz2022-12-061-1/+1
* procfs: fix getting last_processor fieldSamuel Thibault2019-10-311-1/+1
* procfs: Fix asprintf formatSamuel Thibault2019-10-311-1/+1
* proc: add support for last_processorAlmudena Garcia2019-10-311-1/+11
* Implement /proc/<pid>/exeSamuel Thibault2018-01-081-0/+32
* fix compiler warnings in hurd/procfsFlavio Cruz2015-12-291-2/+2
* procfs: Fix typos in comments (found by codespell)Stefan Weil2015-01-031-2/+2
* procfs: implement /proc/N/mapsJustus Winter2014-09-291-1/+103
* procfs: fix typo in commentJustus Winter2014-09-181-1/+1
* Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter2014-06-151-0/+414