Skip to content
GitLab
Explore
Sign in
Register
Specify MAP_SHARED.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jacob Lorentzon
requested to merge
4lDO2/orbclient:map_shared
into
master
Aug 01, 2023
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
On most unix-like systems, mmap is not meaningful without MAP_PRIVATE or MAP_SHARED.
Merge request reports