incubator-nuttx/sched/signal
Arjun Hary b274a97840 Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
..
Make.defs
sig_action.c
sig_allocatependingsigaction.c
sig_cleanup.c
sig_deliver.c Break up some long lines 2017-06-14 13:42:56 -06:00
sig_dispatch.c Break up some long lines 2017-06-14 13:42:56 -06:00
sig_findaction.c Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
sig_initialize.c Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
sig_kill.c
sig_lowest.c
sig_mqnotempty.c sched/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-11 16:42:42 -06:00
sig_nanosleep.c clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
sig_notification.c
sig_pause.c Remove an unused variable when calling sigwaitinfo() 2017-03-02 13:14:00 +09:00
sig_pending.c
sig_procmask.c Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
sig_queue.c sched/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-11 16:42:42 -06:00
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_suspend.c Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
sig_timedwait.c Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
sig_unmaskpendingsignal.c
sig_waitinfo.c Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
signal.h