Commit Graph

2 Commits

Author SHA1 Message Date
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
Jeremy Soller 393489b38b Add wcswidth and test 2022-12-16 17:39:06 -07:00