Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement malloc_info(3). | Dan Albert | 2014-08-22 | 1 | -0/+50 |
* | Use a separate config.h for config like defines. | Christopher Ferris | 2014-06-16 | 1 | -3/+1 |
* | Revert "Backing this one out since the counterpart needs to be sent upstream." | Dan Albert | 2014-06-14 | 1 | -0/+9 |
* | Backing this one out since the counterpart needs to be sent upstream. | Dan Albert | 2014-06-14 | 1 | -9/+0 |
* | Hides valloc(3)/pvalloc(3) on LP64. | Dan Albert | 2014-06-13 | 1 | -0/+9 |
* | Put all allocation functions into dispatch table. | Christopher Ferris | 2014-06-12 | 1 | -23/+90 |
* | Support for jemalloc to replace dlmalloc. | Christopher Ferris | 2014-05-20 | 1 | -1/+16 |
* | Implement malloc_usable_size for debug impls. | Christopher Ferris | 2013-06-07 | 1 | -0/+235 |