summaryrefslogtreecommitdiff
path: root/libnetfs/fsys-get-children.c
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz
2023-04-08Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz
2023-01-02fsys_get_children: Fix comparing stringsSamuel Thibault
2023-01-02fsys_get_children: Fix memleak on errorSamuel Thibault
2023-01-01fsys_get_children: Fix double-free on errorSamuel Thibault
2017-09-12Traverse translator hierarchies using the fsys protocol.Justus Winter
2014-02-25hurd: fix the get-children and get-source proceduresJustus Winter
2013-09-15libnetfs: add fsys_get_childrenJustus Winter