mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
ffa084f3d2
pass ltp signal test cases, for posix spec, SIGKILL and SIGSTOP cannot be caught. https://pubs.opengroup.org/onlinepubs/9699919799/functions/signal.html https://pubs.opengroup.org/onlinepubs/007904875/functions/sigset.html Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>