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 4a30ba5ca4 remove redundant check in memalign 13 years ago
..
DESIGN initial check-in, version 0.5.0 15 years ago
__brk.c global cleanup to use the new syscall interface 15 years ago
aligned_alloc.c move core memalign code from aligned_alloc to __memalign 13 years ago
calloc.c initial check-in, version 0.5.0 15 years ago
lite_malloc.c ditch the priority inheritance locks; use malloc's version of lock 14 years ago
malloc.c harden realloc/free to detect simple overflows 13 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