diff options
author | alc <alc@FreeBSD.org> | 2010-09-19 19:42:04 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2010-09-19 19:42:04 +0000 |
commit | ec0b99e7f0f65e9161c5baf6c115e6bf1ee2da41 (patch) | |
tree | 16cf09ce612a75551106e74aebf06cd924ccc5e9 /contrib/llvm/tools/llvmc/example/Hello/Hello.cpp | |
parent | f3dba8dd74cc15ab257490b9d68192a103c8f07e (diff) | |
download | FreeBSD-src-ec0b99e7f0f65e9161c5baf6c115e6bf1ee2da41.zip FreeBSD-src-ec0b99e7f0f65e9161c5baf6c115e6bf1ee2da41.tar.gz |
Allow a POSIX shared memory object that is opened for read but not for
write to nonetheless be mapped PROT_WRITE and MAP_PRIVATE, i.e.,
copy-on-write.
(This is a regression in the new implementation of POSIX shared memory
objects that is used by HEAD and RELENG_8. This bug does not exist in
RELENG_7's user-level, file-based implementation.)
PR: 150260
MFC after: 3 weeks
Diffstat (limited to 'contrib/llvm/tools/llvmc/example/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions