summaryrefslogtreecommitdiff
path: root/src/exit/abort.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-05define and use internal macros for hidden visibility, weak refsRich Felker1-2/+1
2018-09-01always terminate by SIGABRT when abort is calledRich Felker1-0/+19
2016-07-03improve abort fallback behavior when raising SIGABRT fails to terminateRich Felker1-1/+5
2012-09-06add _Noreturn function attribute, with fallback for pre-C11 GNUCRich Felker1-1/+1
2012-06-02ensure that abort always worksRich Felker1-0/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+8