summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2003-11-14 06:55:11 +0000
committeralc <alc@FreeBSD.org>2003-11-14 06:55:11 +0000
commit58630d7148f6f0dc26029ef3a6eaf3f3cd351b16 (patch)
tree9a92610f3323a5ce4ef11b542fdb2e423e74ad93 /lib/libc
parent93bd478591791379f9bee3e11e3ff58f5c6ddd83 (diff)
downloadFreeBSD-src-58630d7148f6f0dc26029ef3a6eaf3f3cd351b16.zip
FreeBSD-src-58630d7148f6f0dc26029ef3a6eaf3f3cd351b16.tar.gz
Changes to msync(2)
- Return EBUSY if the region was wired by mlock(2) and MS_INVALIDATE is specified to msync(2). This is required by the Open Group Base Specifications Issue 6. - vm_map_sync() doesn't return KERN_FAILURE. Thus, msync(2) can't possibly return EIO. - The second major loop in vm_map_sync() handles sub maps. Thus, failing on sub maps in the first major loop isn't necessary.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud