1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-24 12:10:00 +00:00
Andrew Chambers 5d75effb37 Allow C code to block SIGINT.
Previously the repl always exits on SIGINT, this change
means the repl will only exit on SIGINT if the SIGINT handler
causes it to exit.
2021-11-12 23:24:33 +13:00
..
2021-10-20 19:57:02 -05:00
2021-11-12 23:24:33 +13:00