summaryrefslogtreecommitdiff
path: root/src/signal/signal.c
AgeCommit message (Expand)Author
2024-01-10insert common signal handler to support detecting standard library calls from...Jakob Kaivo
2024-01-08set up for tracing signal-safe use of functionsJakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-16formattingJakob Kaivo
2020-08-15build properly when not targetting POSIXJakob Kaivo
2020-08-13implement in terms of sigaction()Jakob Kaivo
2019-02-23compile in current environmentJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo