Mike Frysinger f55254e2a9 fix signed/unsigned warning 19 년 전
..
Makefile ba31c6c463 Remove TOPDIR 19 년 전
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 19 년 전
calloc.c 8a0b43005a Hide mostly used functions 19 년 전
free.c 68ab26b26b __malloc_consolidate is only libc internal, enable use of __sbrk 19 년 전
mallinfo.c f55254e2a9 fix signed/unsigned warning 19 년 전
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 19 년 전
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 77ccb5b1dc mmap/mremap/socket/rewind gone 19 년 전