incubator-nuttx/sched/signal
Petro Karashchenko 764f8ef9be sched/signal: fix typo in comments
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-05-19 02:40:38 +08:00
..
Make.defs sched: Implement tkill/tgkill 2023-01-26 08:11:56 +02:00
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 Signal must be masked when it is delivered to a signal handler 2023-05-18 01:19:12 +08: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 libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
sig_kill.c
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 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 sched: Implement tkill/tgkill 2023-01-26 08:11:56 +02:00
sig_timedwait.c sig_timewait:remove useless assert 2023-05-04 18:04:45 +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 signal/nxsig_pengingset: move nxsig_pendingset to common header 2022-12-28 23:05:58 +08:00