sobomax 2005-07-15 11:37:25 UTC
FreeBSD src repository
Modified files:
lib/libc/sys mmap.2
Log:
Document the fact that if MAP_FIXED request has been successful it
replaces any previous mapping to the same address.
Obtained from: IEEE Std 1003.1, 2004 Edition
Revision Changes Path
1.51 +7 -0 src/lib/libc/sys/mmap.2