Age | Commit message (Expand) | Author |
---|---|---|
2024-02-02 | use UNDEFINED() instead of directly calling __undefined() | Jakob Kaivo |
2024-01-31 | catch signals raised during quick_exit() | Jakob Kaivo |
2024-01-31 | fix up signal-related UB reporting | Jakob Kaivo |
2024-01-31 | make tweaks to work with 1:1 checked functions | Jakob Kaivo |
2024-01-30 | update standard and safety checks | Jakob Kaivo |
2024-01-10 | insert common signal handler to support detecting standard library calls from... | Jakob Kaivo |
2024-01-08 | include <stddef.h> for NULL | Jakob Kaivo |
2024-01-08 | set up for tracing signal-safe use of functions | Jakob Kaivo |