Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 04/10/2003 21:22:48
Module Name:	src
Committed By:	atatat
Date:		Thu Apr 10 18:22:48 UTC 2003

Modified Files:
	src/lib/libc/sys: mmap.2

Log Message:
Document the new MAP_ALIGNED() flag/macro, be more specific about what
values for fd are acceptable when using MAP_ANON, and add a short
paragraph describing (in short) the relationship between mmap()
allocations and the break.

Addresses PR kern/7935 and PR lib/20803.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/lib/libc/sys/mmap.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.