nuttx/sched/signal
2014-09-04 10:28:38 -06:00
..
Make.defs
sig_action.c
sig_allocatependingsigaction.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
sig_cleanup.c
sig_deliver.c Mostly cosmetic changes 2014-09-04 10:28:38 -06:00
sig_dispatch.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
sig_findaction.c
sig_initialize.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
sig_kill.c
sig_lowest.c
sig_mqnotempty.c
sig_nanosleep.c
sig_pause.c
sig_pending.c
sig_procmask.c wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
sig_queue.c
sig_releasependingsigaction.c
sig_releasependingsignal.c wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
sig_removependingsignal.c wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
sig_suspend.c
sig_timedwait.c wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
sig_unmaskpendingsignal.c
sig_waitinfo.c
signal.h