incubator-nuttx/sched/signal
YAMAMOTO Takashi b83d658df2 sched/signal/sig_dispatch.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
..
Make.defs Squashed commit of the following: 2019-05-21 18:57:54 -06:00
sig_action.c sched/: Make more naming consistent 2020-05-16 13:39:03 -03:00
sig_allocpendingsigaction.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sig_cleanup.c sched/signal: Wrap long lines to make nxstyle happy 2020-03-10 11:13:42 +01:00
sig_default.c sched/signal/sig_default.c: Fix a comment 2020-10-30 19:57:06 -07:00
sig_deliver.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
sig_dispatch.c sched/signal/sig_dispatch.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
sig_findaction.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
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 sched/signal/sig_notification.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
sig_pause.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sig_pending.c Use NuttX's signal set functions inside the OS. 2020-04-29 16:40:27 -06:00
sig_ppoll.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
sig_procmask.c sched/signal/sig_procmask.c: Remove an unnecessary variable 2020-10-24 14:10:20 +01:00
sig_pselect.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
sig_queue.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
sig_releasependingsigaction.c sched/signal: Fix typos 2020-11-03 01:30:14 -08:00
sig_releasependingsignal.c sched/signal: Fix typos 2020-11-03 01:30:14 -08:00
sig_removependingsignal.c sched/signal: Wrap long lines to make nxstyle happy 2020-03-10 11:13:42 +01:00
sig_sleep.c Fix minor typo / copy-paste. 'cancellaction point'->'cancellation point' 2019-08-23 11:57:35 -06:00
sig_suspend.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
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 Fix minor typo / copy-paste. 'cancellaction point'->'cancellation point' 2019-08-23 11:57:35 -06:00
sig_waitinfo.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
signal.h sched/signal: Reduce the initial memory consumption 2020-08-10 08:07:50 +02:00