Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/16/2007 15:12:16
Module Name:	src
Committed By:	yamt
Date:		Tue Oct 16 15:12:16 UTC 2007

Modified Files:
	src/lib/libc/stdlib: jemalloc.c

Log Message:
use mremap for huge -> huge realloc.
fix PR/31425 (Nicolas Joly) and possibly PR/36175 (Brian de Alwis).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libc/stdlib/jemalloc.c

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