Go to file
Jason Evans 075e77cad4 Fix compiler warnings and errors.
Use INT_MAX instead of MAX_INT in ALLOCM_ALIGN(), and #include
<limits.h> in order to get its definition.

Modify prof code related to hash tables to avoid aliasing warnings from
gcc 4.1.2 (gcc 4.4.0 and 4.4.3 do not warn).
2010-09-20 19:53:25 -07:00
jemalloc Fix compiler warnings and errors. 2010-09-20 19:53:25 -07:00
.gitignore Add the thread.arena mallctl. 2010-08-13 17:36:00 -07:00