fix mmap leak in sem_open failure path for link call
[oweals/musl.git] / src / malloc / lite_malloc.c
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-03-30 Rich Felkerrename __simple_malloc.c to lite_malloc.c - yes this...