Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update server handlers to return kern_return_error to fix -Werror=enum-int-mi... | Flavio Cruz | 2023-12-17 | 1 | -1/+1 |
* | Further modernize Hurd code by enforcing strict prototypes and no implicit fu... | Flavio Cruz | 2023-04-08 | 1 | -0/+1 |
* | fsys_get_children: Fix comparing strings | Samuel Thibault | 2023-01-02 | 1 | -1/+1 |
* | fsys_get_children: Fix memleak on error | Samuel Thibault | 2023-01-02 | 1 | -2/+6 |
* | fsys_get_children: Fix double-free on error | Samuel Thibault | 2023-01-01 | 1 | -2/+2 |
* | Traverse translator hierarchies using the fsys protocol. | Justus Winter | 2017-09-12 | 1 | -0/+74 |
* | hurd: fix the get-children and get-source procedures | Justus Winter | 2014-02-25 | 1 | -112/+0 |
* | libnetfs: add fsys_get_children | Justus Winter | 2013-09-15 | 1 | -0/+112 |