summaryrefslogtreecommitdiff
path: root/libc/src/setjmp/darwin
AgeCommit message (Expand)Author
2025-07-24[libc] Fix issue with sigjmp_buf.h not being found (#150439)William Huynh
2025-06-19Implement `sigsetjmp` and `siglongjmp` for darwin/aarch64 (#139555)Aly ElAshram