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 e5d78fe8df fix issue with excessive mremap syscalls on realloc 15 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
calloc.c initial check-in, version 0.5.0 15 years ago
lite_malloc.c rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! 15 years ago
malloc.c fix issue with excessive mremap syscalls on realloc 15 years ago
memalign.c initial check-in, version 0.5.0 15 years ago
posix_memalign.c posix_memalign should fail if size is not a multiple of sizeof(void *) 15 years ago