about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-11 09:41:32 +0000
committerEric Wong <e@80x24.org>2023-09-11 18:51:17 +0000
commit6b278252cd994a866bd4cf15025033dd8afbd02b (patch)
tree4b2a945bffb6e66eba6a9e5b27c49291c5221a89 /MANIFEST
parent54929c5ed9c91eb23660a9822829d2a3170ef0e9 (diff)
downloadpublic-inbox-6b278252cd994a866bd4cf15025033dd8afbd02b.tar.gz
SIGABRT, SIGBUS, SIGILL, and SIGSEGV may all happen if we
introduce bugs in the section where signals are blocked.

We can delay handling of SIGFPE, SIGXCPU and SIGXFSZ since
there's no floating point operations; while SIGXCPU and
SIGXFSZ are safe to delay, especially in the absence of
threads in our current code paths.
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions