summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-11-23 15:39:03 -0500
committerTavian Barnes <tavianator@tavianator.com>2024-11-23 15:43:40 -0500
commitaecdabb625841052a68fd3b5510c56b138693c9a (patch)
tree8aef3432abeb92ceb408eafd10d649ed39531b7e /GNUmakefile
parentf7b813fdffb6c744cd443c6d5f81e6918b20f1ac (diff)
downloadbfs-main.tar.xz
sighook: Return instead of re-raising for faultsHEADmain
This makes the death look exactly like it would if we didn't handle the signal at all. Coredumps will point at the right instruction, segfaults will get logged in dmesg again, etc. Technically POSIX says this is undefined, but if we get a fault, we've already done something undefined anyway ;) Link: https://github.com/rust-lang/rust/issues/26458
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions