aboutsummaryrefslogtreecommitdiff
path: root/procfs/main.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid unaligned memory accessesSamuel Thibault2023-02-021-1/+3
* Remove unused parameter from the 'get_source' machinery.Justus Winter2017-09-011-6/+4
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* procfs: provide magic retry response for /proc/selfJustus Winter2016-12-191-24/+0
* Fix function nameSamuel Thibault2016-02-141-2/+2
* procfs: Move setting default parameters to a separate functionSamuel Thibault2016-01-191-3/+8
* Make procfs accept none or proc as "device"Samuel Thibault2015-09-081-0/+6
* procfs: fix runtime option parsingJustus Winter2015-04-071-1/+1
* procfs: fix argument parsingJustus Winter2015-04-071-3/+3
* procfs: Fix typos in comments (found by codespell)Stefan Weil2015-01-031-1/+1
* Fix coding styleSamuel Thibault2014-12-061-1/+1
* procfs: do not hard-code the default argument valuesJustus Winter2014-11-211-3/+3
* Add proc_set_init_task, make runsystem pid 1Justus Winter2014-11-211-2/+7
* Make procfs appear in /proc/mountsSamuel Thibault2014-11-111-0/+12
* Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter2014-06-151-0/+315