move __abort_lock to its own file and drop pointless weak_alias trick
[musl] / src / exit / abort.c
2020-10-15 Rich Felkermove __abort_lock to its own file and drop pointless...
2018-09-12 Rich Felkersplit internal lock API out of libc.h, creating lock.h
2018-09-05 Rich Felkerdefine and use internal macros for hidden visibility...
2018-09-01 Rich Felkeralways terminate by SIGABRT when abort is called
2016-07-03 Rich Felkerimprove abort fallback behavior when raising SIGABRT...
2012-09-07 Rich Felkeradd _Noreturn function attribute, with fallback for...
2012-06-03 Rich Felkerensure that abort always works
2011-02-12 Rich Felkerinitial check-in, version 0.5.0