Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update jemalloc to 4.1.0. | jasone | 2016-02-29 | 1 | -0/+2 |
Add missing Symbol.map entry for __aligned_alloc. Add weak-->strong symbol binding for {malloc_stats_print,mallctl,mallctlnametomib,mallctlbymib} --> {__malloc_stats_print,__mallctl,__mallctlnametomib,__mallctlbymib}. These bindings complete the set necessary to allow applications to replace all malloc-related symbols. |