Go to file
Jason Evans 8e3c3c61b5 Add {,r,s,d}allocm().
Add allocm(), rallocm(), sallocm(), and dallocm(), which are a
functional superset of malloc(), calloc(), posix_memalign(),
malloc_usable_size(), and free().
2010-09-17 15:46:18 -07:00
jemalloc Add {,r,s,d}allocm(). 2010-09-17 15:46:18 -07:00
.gitignore Add the thread.arena mallctl. 2010-08-13 17:36:00 -07:00