summaryrefslogtreecommitdiff
path: root/src/exit/assert.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-14remove incorrect fflush from assert failure handlerRich Felker1-1/+0
2016-08-30restore _Noreturn to __assert_failRich Felker1-1/+1
2013-01-04__assert_fail(): remove _Noreturn, to get proper stacktracesrofl0r1-1/+1
2012-09-06further use of _Noreturn, for non-plain-C functionsRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+9