You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jens Gustedt 32482f61da revise the definition of multiple basic locks in the code 8 years ago
..
DESIGN initial check-in, version 0.5.0 15 years ago
__brk.c slightly optimize __brk for size 13 years ago
aligned_alloc.c move core memalign code from aligned_alloc to __memalign 13 years ago
calloc.c fix calloc when __simple_malloc implementation is used 11 years ago
expand_heap.c refactor malloc's expand_heap to share with __simple_malloc 11 years ago
lite_malloc.c revise the definition of multiple basic locks in the code 8 years ago
malloc.c fix undefined behavior in free 9 years ago
malloc_usable_size.c fix malloc_usable_size for NULL input 10 years ago
memalign.c remove redundant check in memalign 13 years ago
posix_memalign.c move core memalign code from aligned_alloc to __memalign 13 years ago