Rich Felker e5d78fe8df fix issue with excessive mremap syscalls on realloc 13 years ago
..
DESIGN 0b44a0315b initial check-in, version 0.5.0 14 years ago
__brk.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
calloc.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
lite_malloc.c 620a134638 rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! 14 years ago
malloc.c e5d78fe8df fix issue with excessive mremap syscalls on realloc 13 years ago
memalign.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
posix_memalign.c f9ed11f3e1 posix_memalign should fail if size is not a multiple of sizeof(void *) 13 years ago