NetBSD-Bugs archive

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

PR/47428 CVS commit: src/lib/libc/stdlib



The following reply was made to PR lib/47428; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47428 CVS commit: src/lib/libc/stdlib
Date: Wed, 16 Jul 2014 19:09:53 +0000

 Module Name:   src
 Committed By:  riastradh
 Date:          Wed Jul 16 19:09:53 UTC 2014
 
 Modified Files:
        src/lib/libc/stdlib: jemalloc.c
 
 Log Message:
 Hold arenas_mtx across (still unused) _malloc_pre/postfork (PR 47428).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 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.
 


Home | Main Index | Thread Index | Old Index