incubator-nuttx/sched/signal
Gregory Nutt 768d892188 Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
..
Make.defs
sig_action.c Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -06:00
sig_allocatependingsigaction.c
sig_cleanup.c
sig_deliver.c
sig_dispatch.c If HAVE_GROUP_MEMBERS is not defined, then pthread_kill() really is the same as kill() 2015-05-13 20:34:21 -06:00
sig_findaction.c
sig_initialize.c
sig_kill.c Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
sig_lowest.c
sig_mqnotempty.c Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
sig_nanosleep.c
sig_pause.c
sig_pending.c
sig_procmask.c
sig_queue.c Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_suspend.c
sig_timedwait.c Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
sig_unmaskpendingsignal.c
sig_waitinfo.c
signal.h