Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/03/1999 20:12:48
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Jul  4 03:12:47 UTC 1999

Modified Files:
	basesrc/lib/libc/stdlib: malloc.c

Log Message:
Only define MADV_FREE do MADV_DONTNEED if it's not already defined
by <sys/mman.h>.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/stdlib/malloc.c

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