Module Name: src Committed By: matt Date: Fri Mar 16 06:15:17 UTC 2012
Modified Files:
src/tests/lib/libc/sys: t_msync.c
Log Message:
Don't rely on INT_MAX being unmapped. Use mmap to get a page and then unmap
it. Then use that address for msync.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_msync.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
