summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Modify chunk_alloc_mmap() to support address space layout randomization (ASLR).Jason Evans2009-11-091-51/+100
* Update assertions in realloc() and free() to allow for deallocation duringJason Evans2009-11-091-4/+6
* Integrate mtrgraph and mtrplay.Jason Evans2009-07-026-2/+1442
* Add configure tests for CFLAGS settings.Jason Evans2009-06-303-21/+90
* Fix various compiler warnings.Jason Evans2009-06-291-17/+9
* Minor documentation and comment cleanups.Jason Evans2009-06-262-7/+18
* Clean up the manpage and conditionalize various portions according to howJason Evans2009-06-268-229/+469
* Implement configuration system.Jason Evans2009-06-2414-350/+4459
* Merge FreeBSD's malloc(3) and posix_memalign(3) manpages to create jemalloc(3).Jason Evans2009-06-231-0/+589
* Fix various namespace issues.Jason Evans2009-06-231-77/+99
* Merge code from the original jemalloc_linux port.Jason Evans2009-06-221-169/+264
* Import pristine FreeBSD sources.Jason Evans2009-06-222-0/+6537