summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-03-11 15:25:25 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-03-14 05:31:42 -0400
commit93c88c266eacd80a7f2a1754778167390c287b18 (patch)
treed726c9cc757b61a18d14d3539e5d958c3b599ae0 /boot
parent73133a3b601b76c46098fb8ad3c76de5fe04c9b2 (diff)
downloadhaskell-93c88c266eacd80a7f2a1754778167390c287b18.tar.gz
base: Make `open` calls interruptible
As noted in #17912, `open` system calls were `safe` rather than `interruptible`. Consequently, the program could not be interrupted with SIGINT if stuck in a slow open operation. Fix this by marking `c_safe_open` as interruptible.
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions