summaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-get-children.c
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...v0.9.git20231217Flavio Cruz
2023-01-02fsys_get_children: Fix double-free on errorSamuel Thibault
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-15libdiskfs: add fsys_get_childrenJustus Winter