Skip to content
  • jD91mZM2's avatar
    Fix sigaction Undefind Behavior · 35b30e6f
    jD91mZM2 authored
    Rust does not allow a `fn`-pointer to be null. This fixes that, while
    luckily doing it in a way that leaves system calls
    backwards-compatible :)
    35b30e6f