Commit Graph

2 Commits

Author SHA1 Message Date
Wildan M 46379d7001 Make test files buildable for glibc 2026-03-25 03:11:33 +07:00
Josh Megnauth c6a9a165ec Implement fdopendir and fdclosedir
`fdopendir` takes ownership of a directory file descriptor instead of
opening one with a path. `fdclosedir` is a FreeBSD extension that
transfers ownership of the file descriptor in DIR to the user.
2025-09-17 08:24:48 -04:00