Closed
Description
On Linux, the recent openat2()
system call provides a broader API surface than openat()
. However, it's not yet wrapped in GLIBC, so it would be necessary to make the system call directly. Would this be a problem in terms of maintainability and portability, or is this something that the Nix crate is already used to dealing with?
Metadata
Metadata
Assignees
Labels
No labels