Szabolcs Nagy d150764697 fix malloc_usable_size for NULL input há 9 anos atrás
..
DESIGN 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
__brk.c 8acbe4f818 slightly optimize __brk for size há 11 anos atrás
aligned_alloc.c 6d861ac874 move core memalign code from aligned_alloc to __memalign há 11 anos atrás
calloc.c ba819787ee fix calloc when __simple_malloc implementation is used há 9 anos atrás
expand_heap.c e3bc22f1ef refactor malloc's expand_heap to share with __simple_malloc há 9 anos atrás
lite_malloc.c 918b1c1d17 remove external linkage from __simple_malloc definition há 9 anos atrás
malloc.c c3761622e8 mitigate blow-up of heap size under malloc/free contention há 9 anos atrás
malloc_usable_size.c d150764697 fix malloc_usable_size for NULL input há 9 anos atrás
memalign.c 4a30ba5ca4 remove redundant check in memalign há 11 anos atrás
posix_memalign.c 6d861ac874 move core memalign code from aligned_alloc to __memalign há 11 anos atrás