diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-03-04 11:25:24 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-03-04 11:25:24 +0100 |
commit | 67fc42f64e2ad33e364dd4543fba36ced3ad4833 (patch) | |
tree | 84a78f17ed2545fe2a8a984438c265843c0c9d91 /LibC/endian.h | |
parent | d932c03843e7f0333ff20f2bcfee2728234d3660 (diff) | |
download | serenity-67fc42f64e2ad33e364dd4543fba36ced3ad4833.zip |
Kernel: SIGCONT should unblock a blocked process.
Otherwise we might stay in BlockedSignal state forever. Unblocking just
means that the current syscall may fail with EINTR.
Diffstat (limited to 'LibC/endian.h')
0 files changed, 0 insertions, 0 deletions