mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-04 09:30:00 +03:00
Add missing private namespace mangling.
This commit is contained in:
parent
7d20fbc44a
commit
918d6e20b7
2 changed files with 47 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ found in the git revision history:
|
|||
- Add missing "opt.lg_tcache_max" mallctl implementation.
|
||||
- Use glibc allocator hooks to make mixed allocator usage less likely.
|
||||
- Fix build issues for --disable-tcache.
|
||||
- Don't mangle pthread_create() when --with-private-namespace is specified.
|
||||
|
||||
* 2.2.5 (November 14, 2011)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue