Jemalloc updated to 3.6.0.

Not a single bug in about 3 months, and our previous version was
too old (3.2.0).
This commit is contained in:
antirez
2014-06-20 14:59:18 +02:00
parent f94d46ba9a
commit 5c988b334e
148 changed files with 16910 additions and 5144 deletions

2
deps/jemalloc/test/src/math.c vendored Normal file
View File

@ -0,0 +1,2 @@
#define MATH_C_
#include "test/jemalloc_test.h"