feat(mremap): `KEEP_OLD`
Depends on: syscall!94 (merged)
First the syscall PR would need to be merged and a new version of the crate will need to be published.
This MR adds support for the MremapFlags::KEEP_OLD
flag in mremap
.
Edited by Anhad Singh