Page MenuHomeFreeBSD

Always ignore old mmap flags.
ClosedPublic

Authored by jhb on Dec 3 2014, 3:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 5:31 AM
Unknown Object (File)
Dec 19 2023, 11:47 PM
Unknown Object (File)
Nov 2 2023, 3:02 AM
Unknown Object (File)
Oct 1 2023, 2:53 AM
Unknown Object (File)
Sep 29 2023, 3:09 AM
Unknown Object (File)
Jul 31 2023, 12:22 PM
Unknown Object (File)
May 15 2023, 2:59 AM
Unknown Object (File)
Feb 14 2017, 2:06 PM
Subscribers
None

Details

Summary

Always ignore the deprecated MAP_RENAME and MAP_NORESERVE flags to mmap().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jhb retitled this revision from to Always ignore old mmap flags..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added reviewers: kib, peter.
kib edited edge metadata.
This revision is now accepted and ready to land.Dec 3 2014, 4:24 PM
jhb updated this revision to Diff 2649.

Closed by commit rS275514 (authored by @jhb).