Peter S. Mazinger 68ab26b26b __malloc_consolidate is only libc internal, enable use of __sbrk 18 年 前
..
Makefile ba31c6c463 Remove TOPDIR 18 年 前
Makefile.in de5359a570 Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC 18 年 前
calloc.c 8a0b43005a Hide mostly used functions 18 年 前
free.c 68ab26b26b __malloc_consolidate is only libc internal, enable use of __sbrk 18 年 前
mallinfo.c c1f6afc1dd Hide mallinfo 18 年 前
malloc.c 629ec28ed6 add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail 19 年 前
malloc.h 68ab26b26b __malloc_consolidate is only libc internal, enable use of __sbrk 18 年 前
mallopt.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 年 前
memalign.c 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 年 前
realloc.c 77ccb5b1dc mmap/mremap/socket/rewind gone 18 年 前