aboutsummaryrefslogtreecommitdiff
path: root/procfs/netfs.c
Commit message (Expand)AuthorAgeFilesLines
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-081-1/+1
* procfs: Actually add padding to align struct direntSamuel Thibault2023-02-031-0/+2
* procfs: Add padding to align struct direntSamuel Thibault2023-02-021-1/+6
* procfs: Fix checking underrunSamuel Thibault2023-01-011-2/+2
* Fix const warningsSamuel Thibault2022-01-171-10/+10
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* netfs: Remove global reference count lock.Flavio Cruz2016-03-211-4/+0
* Revert "Make sure to free content dir in procfs"Samuel Thibault2014-12-261-8/+1
* Make sure to free content dir in procfsLancelot SIX2014-12-261-1/+8
* Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter2014-06-151-0/+461