diff options
author | Yuta Saito <[email protected]> | 2023-12-19 02:55:24 +0000 |
---|---|---|
committer | Yuta Saito <[email protected]> | 2023-12-19 12:40:43 +0900 |
commit | b5f33ba76f9657228746e079eafb8fa952a9ab8b (patch) | |
tree | 7fd7ac5d5906c3428f3cc0449063f8a7d1abc36d /lib/ruby_vm | |
parent | f907a7111c5fd26f54c0e020dd64d6325c3fd08b (diff) |
signal.c: Fix undefined `reset_sigmask` use on Emscripten
3c471149910d79745b50389c436f0ed2973e0d91 added a call to `reset_sigmask`
but the guard condition didn't match with the condition used to define
`reset_sigmask`.
Diffstat (limited to 'lib/ruby_vm')
0 files changed, 0 insertions, 0 deletions