add jemalloc to the runtime

This commit is contained in:
Daniel Micay 2013-05-19 22:22:13 -04:00
parent b8391ccea0
commit cff203ef76
100 changed files with 44424 additions and 0 deletions

1
.gitattributes vendored
View file

@ -7,3 +7,4 @@
src/rt/msvc/* -whitespace
src/rt/vg/* -whitespace
src/rt/linenoise/* -whitespace
src/rt/jemalloc/**/* -whitespace