summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvmc/example/Hello/Hello.cpp
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2010-09-19 19:42:04 +0000
committeralc <alc@FreeBSD.org>2010-09-19 19:42:04 +0000
commitec0b99e7f0f65e9161c5baf6c115e6bf1ee2da41 (patch)
tree16cf09ce612a75551106e74aebf06cd924ccc5e9 /contrib/llvm/tools/llvmc/example/Hello/Hello.cpp
parentf3dba8dd74cc15ab257490b9d68192a103c8f07e (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud