DragonFly BSD
DragonFly commits List (threaded) for 2013-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_2 libc - MFC dmalloc -> nmalloc for 3.2-REL x86-64


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Mar 2013 23:06:13 -0700 (PDT)

commit 1e7a7687329f524a284ac0aacbb7db72081b8544
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]