Open
Description
Context
The glibc wrappers of the interfaces listed in this issue are usually added in a relatively new version, which, if used, won't work with an older glibc.
Currently, the minimum glibc version supported by Rust is 2.17.
Interfaces
memfd_create()
: 2.27close_range()
: 2.34
Metadata
Metadata
Assignees
Labels
No labels