server-skynet-source-3rd-je.../jemalloc/test
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
..
allocm.c Add {,r,s,d}allocm(). 2010-09-17 15:46:18 -07:00
allocm.exp Add {,r,s,d}allocm(). 2010-09-17 15:46:18 -07:00
posix_memalign.c Add {,r,s,d}allocm(). 2010-09-17 15:46:18 -07:00
posix_memalign.exp Fix porting regressions. 2010-09-11 23:38:12 -07:00
rallocm.c Add {,r,s,d}allocm(). 2010-09-17 15:46:18 -07:00
rallocm.exp Add {,r,s,d}allocm(). 2010-09-17 15:46:18 -07:00
thread_arena.c Port to Mac OS X. 2010-09-11 18:20:16 -07:00
thread_arena.exp Add the thread.arena mallctl. 2010-08-13 17:36:00 -07:00