Skip to content

feat(mremap): `KEEP_OLD`

Anhad Singh requested to merge andypython/kernel:dynamic_linking into master

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

Merge request reports