mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
776e2d774f
The _unmasked_ signal action was never added if the task is in system call and waiting for (a different) signal. This fixes deliver especially for default signal actions / unmaskable signals, like SIGTERM.