Mike Frysinger 629ec28ed6 add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail 19 年 前
..
Makefile 130697527b merge parallel build support 20 年 前
calloc.c 6373c2b141 Fix the manditory typo in my last minute untested fix. 21 年 前
free.c acd92003c8 Avoid compiler warnings. 20 年 前
mallinfo.c acd92003c8 Avoid compiler warnings. 20 年 前
malloc.c 629ec28ed6 add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail 19 年 前
malloc.h 2f025ae954 Mike Frysinger writes: 20 年 前
mallopt.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 21 年 前
memalign.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 21 年 前
realloc.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 21 年 前