Retire the unimplemented MAP_RENAME and MAP_NORESERVE flags to mmap(2).
Older binaries are still permitted to use these flags.
Details
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
I thought that we might want to make the old flags slightly more visible in the output of the tracing tools, to facilitate diagnostic. But I do not have good proposal on how to do this.
Did you want to also clarify this is available only when sys/endian.h is included?