about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-04 10:35:58 +0000
committerEric Wong <e@80x24.org>2023-09-05 03:01:35 +0000
commit6ddfa3d33d9ec7508637d9282557e6fe7cfb160d (patch)
tree9069fe71cd7def999538ec659c4bf92e908f65e9 /t
parent18c6c4e81dca1d81f6ff2bb284554b5fca2ef163 (diff)
downloadpublic-inbox-6ddfa3d33d9ec7508637d9282557e6fe7cfb160d.tar.gz
Don't block SIGABRT, SIGBUS, SIGFPE, SIGILL nor SIGSEGV since
blocking them can hide real bugs in our code or 3rd-party
libraries and executables.

We'll also leave SIGXCPU and SIGXFSZ unblocked since users
may've setup RLIMIT_CPU and RLIMIT_FSIZE, respectively.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions