aboutsummaryrefslogtreecommitdiff
path: root/procfs/rootdir.c
Commit message (Expand)AuthorAgeFilesLines
* procfs: Fix coding styleSamuel Thibault2025-01-271-22/+22
* Add partial /proc/cpuinfo implementationDiego Nieto Cid2025-01-271-0/+219
* procfs: remove unused rootdir_symlink_make_nodeFlavio Cruz2024-09-081-8/+0
* procfs: fix MemTotal 4G memory clamp on 32bit systemsSamuel Thibault2024-03-061-1/+4
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-081-1/+1
* Style tweaksSergey Bugaev2023-05-101-2/+2
* procfs: Port to x86_64Sergey Bugaev2023-05-101-4/+4
* Use default pager MiG stubs from Hurd instead of gnumachFlavio Cruz2023-04-071-1/+0
* procfs: Avoid fclosing NULL on memory shortageSamuel Thibault2023-01-011-1/+2
* procfs: Populate /proc/route with network routesDamien Zammit2022-09-201-0/+77
* procfs: Fix use-after-freeSergey Bugaev2021-05-241-5/+5
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* procfs: Provide 'hostinfo'.Justus Winter2017-08-051-1/+59
* procfs: Remove superfluous calls.Justus Winter2017-06-031-8/+0
* procfs: provide magic retry response for /proc/selfJustus Winter2016-12-191-19/+4
* procfs: Gracefully degrade meminfo.Justus Winter2016-10-151-12/+32
* Use swapon path as pager partition pathSamuel Thibault2016-03-241-1/+1
* Fix swap information numbersSamuel Thibault2016-03-241-1/+1
* Add getting swap information from swapon and procfsSamuel Thibault2016-03-161-0/+58
* procfs: adapt to kernel interface changeJustus Winter2016-02-231-5/+4
* fix compiler warnings in hurd/procfsFlavio Cruz2015-12-291-5/+5
* procfs: reorganize rootdir.cJustus Winter2014-09-291-76/+77
* procfs: generalize the translator linkage codeJustus Winter2014-09-291-20/+42
* procfs: do not test whether /hurd/mtab existsJustus Winter2014-09-291-10/+0
* procfs: implement /proc/filesystemsJustus Winter2014-09-291-1/+60
* hurd: add symbolic name for the mtab translatorJustus Winter2014-09-221-5/+2
* Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter2014-06-151-0/+661