git: DragonFly_RELEASE_3_2 libc - MFC dmalloc -> nmalloc for 3.2-REL x86-64
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 27 23:06:13 PDT 2013
commit 1e7a7687329f524a284ac0aacbb7db72081b8544
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Mar 27 23:04:40 2013 -0700
libc - MFC dmalloc -> nmalloc for 3.2-REL x86-64
* MFC dmalloc -> nmalloc for 3.2-REL x86-64
* We should be using nmalloc here anyway. This also conveniently fixes
a mutual initialization dependency between pthreads and dmalloc
(adjusting the constructor priority doesn't help).
Reported-by: Sven Gaerner <sgaerner at gmx.net>
Summary of changes:
lib/libc/stdlib/Makefile.inc | 4 ----
1 file changed, 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e7a7687329f524a284ac0aacbb7db72081b8544
--
DragonFly BSD source repository
More information about the Commits
mailing list