streamline mutex unlock to remove a useless branch, use a_store to unlock
[musl] / src / malloc / __simple_malloc.c
2011-02-20 Rich Felkermake malloc(0) return unique pointers rather than NULL
2011-02-20 Rich Felkerfix simple_malloc malloc(0) behavior not to return...
2011-02-20 Rich Felkerfix simple_malloc size restrictions
2011-02-12 Rich Felkerinitial check-in, version 0.5.0