Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 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 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 13 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