summaryrefslogtreecommitdiff
path: root/src/exit/at_quick_exit.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-14fix data race in at_quick_exitRich Felker1-3/+4
2015-03-03make all objects used with atomic operations volatileRich Felker1-1/+1
2012-08-25add c11 quick_exit and at_quick_exit functionsRich Felker1-0/+29