Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | procfs: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 1 | -9/+9 |
* | procfs: Fix process creation time in /proc/pid/stat | Sergey Bugaev | 2023-04-18 | 1 | -1/+1 |
* | Fix accessing bit 31 | Samuel Thibault | 2023-02-15 | 1 | -3/+3 |
* | Fix *printf specifier for user space mach ports. | Flavio Cruz | 2022-12-06 | 1 | -1/+1 |
* | procfs: fix getting last_processor field | Samuel Thibault | 2019-10-31 | 1 | -1/+1 |
* | procfs: Fix asprintf format | Samuel Thibault | 2019-10-31 | 1 | -1/+1 |
* | proc: add support for last_processor | Almudena Garcia | 2019-10-31 | 1 | -1/+11 |
* | Implement /proc/<pid>/exe | Samuel Thibault | 2018-01-08 | 1 | -0/+32 |
* | fix compiler warnings in hurd/procfs | Flavio Cruz | 2015-12-29 | 1 | -2/+2 |
* | procfs: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-03 | 1 | -2/+2 |
* | procfs: implement /proc/N/maps | Justus Winter | 2014-09-29 | 1 | -1/+103 |
* | procfs: fix typo in comment | Justus Winter | 2014-09-18 | 1 | -1/+1 |
* | Prepare the procfs translator to be merged into the Hurd sources | Justus Winter | 2014-06-15 | 1 | -0/+414 |