nix
nix copied to clipboard
Tracking issue for glibc wrappers that require a relative new glibc
trafficstars
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