cross-platform Rust API for memory mapped IO
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
yrp604 opened this issue 6 years ago · comments
Currently it doesn't seem to be possible to create an anonymous RWX mapping. Could we get something like make_exec_mut?
make_exec_mut
create a mutable anon page, write to it, then mark it executable