summaryrefslogtreecommitdiff
path: root/src/exit/quick_exit.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-29remove useless synchronization in exit and quick_exitRich Felker1-4/+0
2012-09-06add _Noreturn function attribute, with fallback for pre-C11 GNUCRich Felker1-1/+1
2012-08-25add c11 quick_exit and at_quick_exit functionsRich Felker1-0/+15