summaryrefslogtreecommitdiff
path: root/src/stdlib/quick_exit.c
AgeCommit message (Collapse)Author
2024-01-31use a single variable for tracking exit callsJakob Kaivo
2024-01-31fix up exit()/quick_exit() handlersJakob Kaivo
2024-01-30update standards and safety checksJakob Kaivo
2024-01-08mark as signal-safeJakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-16add skeleton of things from C11Jakob Kaivo