Polyfill IFUNC `memfd_secret()` syscall stub, with fallback for non-enabled systems.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Avril d5f7af1f3d
Added `-rpath ./` to linker for test builds.
2 weeks ago
include Added raw syscall shim `_memfd_secret()` and testing func `_has_memfd_secret()`. Added passthu resolver target for when enabled, started re-write `memfd_create()` shim polyfil resolver target. 3 weeks ago
src Added `test` make target & test program. 3 weeks ago
.gitignore Added `test` make target & test program. 3 weeks ago
Makefile Added `-rpath ./` to linker for test builds. 2 weeks ago