Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 19 年 前
..
Makefile e6aa37afc9 Replace all Makefiles for new build infrastucture 19 年 前
Makefile.in a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. 19 年 前
calloc.c 6373c2b141 Fix the manditory typo in my last minute untested fix. 21 年 前
free.c acd92003c8 Avoid compiler warnings. 19 年 前
mallinfo.c acd92003c8 Avoid compiler warnings. 19 年 前
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 年 前