nuttx/sched/signal
Xiang Xiao d32d9d4b24 fs/partition: Try MTDIOC_GEOMETRY IOCTL before bops's geometry
fs/driver/fs_blockpartition.c:  Support MTD IOCTL
2018-11-08 09:41:54 -06:00
..
Make.defs fs/aio, libs/libc/aio, sched/mqueue, sched/timer, and sched/signal: Remove the code duplication for SIGEV_THREAD. 2018-11-08 08:19:17 -06:00
sig_action.c
sig_allocpendingsigaction.c
sig_cleanup.c
sig_default.c
sig_deliver.c
sig_dispatch.c
sig_evthread.c
sig_findaction.c
sig_initialize.c
sig_kill.c
sig_lowest.c
sig_nanosleep.c sched/signal/sig_nanosleep.c: Fix an error introduced with recent commit. Noted by Jussi Kivilinna. 2018-09-17 06:21:25 -06:00
sig_notification.c fs/partition: Try MTDIOC_GEOMETRY IOCTL before bops's geometry 2018-11-08 09:41:54 -06:00
sig_pause.c
sig_pending.c
sig_ppoll.c sched/signal and syscall/: Add support for pselect() and ppoll() functions 2018-11-08 07:45:23 -06:00
sig_procmask.c
sig_pselect.c sched/signal and syscall/: Add support for pselect() and ppoll() functions 2018-11-08 07:45:23 -06:00
sig_queue.c
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c
sig_sleep.c
sig_suspend.c sched/signal/sig_suspend.c: sigsuspend() shouldn't eat the pending signal but dispatch all instead 2018-11-08 07:39:37 -06:00
sig_timedwait.c
sig_unmaskpendingsignal.c sched/signal/sig_suspend.c: sigsuspend() shouldn't eat the pending signal but dispatch all instead 2018-11-08 07:39:37 -06:00
sig_usleep.c
sig_waitinfo.c
signal.h fs/aio, libs/libc/aio, sched/mqueue, sched/timer, and sched/signal: Remove the code duplication for SIGEV_THREAD. 2018-11-08 08:19:17 -06:00