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 b4b1e10364 reintroduce hardening against partially-replaced allocator 8 years ago
..
DESIGN initial check-in, version 0.5.0 15 years ago
aligned_alloc.c move core memalign code from aligned_alloc to __memalign 13 years ago
expand_heap.c refactor malloc's expand_heap to share with __simple_malloc 11 years ago
lite_malloc.c revert detection of partially-replaced allocator 8 years ago
malloc.c reintroduce hardening against partially-replaced allocator 8 years ago
malloc_usable_size.c fix malloc_usable_size for NULL input 10 years ago
memalign.c reintroduce hardening against partially-replaced allocator 8 years ago
posix_memalign.c move core memalign code from aligned_alloc to __memalign 13 years ago