summaryrefslogtreecommitdiff
path: root/src/signal/__signal_handler.c
AgeCommit message (Expand)Author
2024-02-02use UNDEFINED() instead of directly calling __undefined()Jakob Kaivo
2024-01-31catch signals raised during quick_exit()Jakob Kaivo
2024-01-31fix up signal-related UB reportingJakob Kaivo
2024-01-31make tweaks to work with 1:1 checked functionsJakob Kaivo
2024-01-30update standard and safety checksJakob Kaivo
2024-01-10insert common signal handler to support detecting standard library calls from...Jakob Kaivo
2024-01-08include <stddef.h> for NULLJakob Kaivo
2024-01-08set up for tracing signal-safe use of functionsJakob Kaivo