aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-get-children.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* fsys_get_children: Fix double-free on errorSamuel Thibault2023-01-021-1/+1
* fsys_get_children: Fix comparing stringsSamuel Thibault2023-01-021-1/+1
* fsys_get_children: Fix memleak on errorSamuel Thibault2023-01-021-2/+6
* fsys_get_children: Fix double-free on errorSamuel Thibault2023-01-011-1/+1
* Traverse translator hierarchies using the fsys protocol.Justus Winter2017-09-121-0/+74
* hurd: fix the get-children and get-source proceduresJustus Winter2014-02-251-99/+0
* libdiskfs: add fsys_get_childrenJustus Winter2013-09-151-0/+99