Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/lib/libc/sys
Module Name: src
Committed By: martin
Date: Mon Jul 31 15:54:14 UTC 2023
Modified Files:
src/lib/libc/sys [netbsd-9]: mremap.2
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1683):
lib/libc/sys/mremap.2: revision 1.8
mremap(2): Fix example to use MAP_PRIVATE.
It is a historical accident that MAP_PRIVATE is assumed when neither
it nor MAP_SHARED is specified.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.4.1 src/lib/libc/sys/mremap.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index