nuttx/sched/signal
Xiang Xiao acca9fcc3b sched/wdog: Remove MAX_WDOGPARMS and related stuff
since the variable arguments are error prone and seldom used.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-14 08:19:50 -06:00
..
Make.defs
sig_action.c sched/: Make more naming consistent 2020-05-16 13:39:03 -03:00
sig_allocpendingsigaction.c
sig_cleanup.c
sig_default.c sched: Consolidate the cancellation notification logic 2020-06-15 21:21:14 +01:00
sig_deliver.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
sig_dispatch.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
sig_findaction.c
sig_initialize.c sched/signal: Reduce the initial memory consumption 2020-08-10 08:07:50 +02:00
sig_kill.c Use NuttX's signal set functions inside the OS. 2020-04-29 16:40:27 -06:00
sig_lowest.c Use NuttX's signal set functions inside the OS. 2020-04-29 16:40:27 -06:00
sig_nanosleep.c Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
sig_notification.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
sig_pause.c
sig_pending.c Use NuttX's signal set functions inside the OS. 2020-04-29 16:40:27 -06:00
sig_ppoll.c
sig_procmask.c
sig_pselect.c
sig_queue.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_sleep.c
sig_suspend.c
sig_timedwait.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
sig_unmaskpendingsignal.c Use NuttX's signal set functions inside the OS. 2020-04-29 16:40:27 -06:00
sig_usleep.c
sig_waitinfo.c
signal.h sched/signal: Reduce the initial memory consumption 2020-08-10 08:07:50 +02:00