..
arena.c
Remove unused variable in arena_run_split().
2012-02-28 21:11:03 -08:00
atomic.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
base.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
bitmap.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
chunk.c
Remove the swap feature.
2012-02-13 10:56:17 -08:00
chunk_dss.c
Reduce cpp conditional logic complexity.
2012-02-10 20:22:09 -08:00
chunk_mmap.c
Implement malloc_vsnprintf().
2012-03-07 16:19:19 -08:00
ckh.c
Use UINT64_C() rather than LLU for 64-bit constants.
2012-03-05 12:26:26 -08:00
ctl.c
Remove the lg_tcache_gc_sweep option.
2012-03-05 14:34:37 -08:00
extent.c
Reduce cpp conditional logic complexity.
2012-02-10 20:22:09 -08:00
hash.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
huge.c
Implement malloc_vsnprintf().
2012-03-07 16:19:19 -08:00
jemalloc.c
Implement aligned_alloc().
2012-03-13 12:55:21 -07:00
mb.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
mutex.c
Use glibc allocator hooks.
2012-02-29 10:37:27 -08:00
prof.c
s/PRIx64/PRIxPTR/ for uintptr_t printf() argument.
2012-03-12 13:38:55 -07:00
rtree.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
stats.c
Fix malloc_stats_print() option support.
2012-03-13 08:46:12 -07:00
tcache.c
Remove the lg_tcache_gc_sweep option.
2012-03-05 14:34:37 -08:00
util.c
Modify malloc_vsnprintf() validation code.
2012-03-13 13:19:04 -07:00
zone.c
Add --with-mangling.
2012-03-01 17:19:20 -08:00