summaryrefslogtreecommitdiffstats
path: root/contrib/jemalloc/src/prng.c
Commit message (Collapse)AuthorAgeFilesLines
* Update jemalloc to 4.1.0.jasone2016-02-291-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.
OpenPOWER on IntegriCloud