aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/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
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-0/+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-2/+2
* 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-112/+0
* libnetfs: add fsys_get_childrenJustus Winter2013-09-151-0/+112