nuttx/sched/signal
chao an fb9b41221d semantic/parser: fix compile warning found by sparse
Reference:
https://linux.die.net/man/1/sparse

Signed-off-by: chao an <anchao@xiaomi.com>
2023-05-30 23:00:00 +08:00
..
Make.defs
sig_action.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
sig_allocpendingsigaction.c
sig_cleanup.c
sig_default.c
sig_deliver.c Signal must be masked when it is delivered to a signal handler 2023-05-18 01:19:12 +08:00
sig_dispatch.c
sig_findaction.c
sig_initialize.c
sig_kill.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
sig_lowest.c
sig_nanosleep.c
sig_notification.c sched/signal: fix typo in comments 2023-05-19 02:40:38 +08:00
sig_pause.c
sig_pending.c
sig_ppoll.c
sig_procmask.c
sig_pselect.c
sig_queue.c
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_sleep.c
sig_suspend.c
sig_tgkill.c
sig_timedwait.c sig_timewait:remove useless assert 2023-05-04 18:04:45 +03:00
sig_unmaskpendingsignal.c
sig_usleep.c
sig_waitinfo.c
signal.h