Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update jemalloc to 5.0.0. | Jason Evans | 2017-06-15 | 1 | -19/+35 |
* | Update jemalloc to 4.1.0. | Jason Evans | 2016-02-29 | 1 | -0/+7 |
* | Use bool rather than _Bool for C++ compatibility. | Jason Evans | 2015-08-19 | 1 | -8/+8 |
* | Fix minor malloc regressions. | Jason Evans | 2015-08-19 | 1 | -7/+8 |
* | Update jemalloc to version 4.0.0. | Jason Evans | 2015-08-18 | 1 | -28/+29 |
* | Update jemalloc to version 3.5.0. | Jason Evans | 2014-01-23 | 1 | -0/+18 |
* | Make the malloc(3) family of functions weak and make their non-weak | Marcel Moolenaar | 2013-05-25 | 1 | -0/+12 |
* | Fix a compilation error with some compilers: __attribute__ | Hartmut Brandt | 2012-05-22 | 1 | -6/+4 |
* | Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch, | Jason Evans | 2012-04-17 | 1 | -0/+27 |
* | Add __{BEGIN,END}_DECLS macros, so that function prototypes remain | Jason Evans | 2006-06-30 | 1 | -0/+4 |
* | Add malloc_usable_size(3). | Jason Evans | 2006-03-28 | 1 | -0/+37 |