aboutsummaryrefslogtreecommitdiff
path: root/system/lib/dlmalloc.c
AgeCommit message (Collapse)Author
2013-02-12Update to dlmalloc 2.8.6 and set HAVE_MMAP to 0 only if compiling under ↵Jukka Jylänki
EMSCRIPTEN to fix an allocator failure issue on OSX when building test_dlmalloc to native code. Fixes #730.
2012-09-25Add a marker showing that we changed an upstream library.Chad Austin
2012-09-25Fix a warning under -WallChad Austin
2012-01-18move dlmalloc to system/libAlon Zakai