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