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.
 
 
 
 
 
 
Rich Felker 064898cfe2 remove useless check of bin match in malloc 11 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 include cleanups: remove unused headers and add feature test macros 13 years ago
lite_malloc.c make all objects used with atomic operations volatile 11 years ago
malloc.c remove useless check of bin match in malloc 11 years ago
malloc_usable_size.c add malloc_usable_size function and non-stub malloc.h 12 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