nuttx/sched/signal
Petro Karashchenko a8f4a89221 signal: add SIGSYS
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-03-28 11:24:35 -06:00
..
Make.defs
sig_action.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_allocpendingsigaction.c
sig_cleanup.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_default.c signal: add SIGSYS 2023-03-28 11:24:35 -06:00
sig_deliver.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_dispatch.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_findaction.c
sig_initialize.c
sig_kill.c
sig_lowest.c
sig_nanosleep.c
sig_notification.c
sig_pause.c
sig_pending.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_ppoll.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_procmask.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_pselect.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_queue.c
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_sleep.c
sig_suspend.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_tgkill.c
sig_timedwait.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_unmaskpendingsignal.c Increase the number of real time signals. Two is not enough. 2023-03-27 16:59:04 +03:00
sig_usleep.c
sig_waitinfo.c
signal.h