]> Kevux Git Server - fll/commit
Update: Do not treat interrupt not being listened to as an error.
authorKevin Day <thekevinday@gmail.com>
Sun, 25 Dec 2022 01:31:32 +0000 (19:31 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 25 Dec 2022 01:31:32 +0000 (19:31 -0600)
commitb46c272f5813a9a4482803b5de2796c5c4cbd63b
tree8c934e7c76286e67b680aee994e68fde639a77f6
parent8455d796c5ee85517ffa875034314da26d723e04
Update: Do not treat interrupt not being listened to as an error.

When the interrupt is received and the interrupt is not in the designated set then an error is being returned.
Change this behavior to return a non-error status.
level_0/f_signal/c/signal.c
level_0/f_signal/c/signal.h