Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/01/2007 22:44:44
Module Name:	src
Committed By:	ad
Date:		Sat Dec  1 22:44:44 UTC 2007

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

Log Message:
Back out the per-cpu arena changes. With this, ld.so magically stops
loading libc/libpthread twice -- which does not make sense, because it
has its own private malloc().


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.