incubator-nuttx/sched
Xiang Xiao 43706cd797 net/arp: Redesign ARP table aging to simplify the net initialization 2018-11-09 13:54:55 -06:00
..
clock Move clock_timespec_[add|subtract] to include/nuttx/clock.h 2018-08-27 06:04:04 -06:00
environ Documentation/NuttShell.html: Add a little more information for the NSH set command. 2018-10-02 11:57:39 -06:00
errno Standardization of some function headers. 2018-03-13 09:52:27 -06:00
group sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 2018-11-08 07:03:30 -06:00
init net/arp: Redesign ARP table aging to simplify the net initialization 2018-11-09 13:54:55 -06:00
irq This commit adds support for default signal actions for SIGSTOP, SIGSTP, and SIGCONT. 2018-08-30 10:27:18 -06:00
module Fix some typographical errors. 2018-09-14 06:55:45 -06:00
mqueue 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
paging Replace all ASSERT with DEBUGASSERT to save the code space 2018-08-24 06:58:30 -06:00
pthread Fix some typographical errors. 2018-09-14 06:55:45 -06:00
sched sched/wdog: improve accuracy of wd_gettime() in tickless mode 2018-11-09 09:27:40 -06:00
semaphore mm/iob and sched/semaphore: Work around some issues with the IOB throttle semaphore. It has some odd behaviors that can cause assertions in sem_post(). Also, it seems to get outside of its range occasionally. Need to REVISIT this. 2018-09-10 11:32:09 -06:00
signal fs/partition: Try MTDIOC_GEOMETRY IOCTL before bops's geometry 2018-11-08 09:41:54 -06:00
task binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
timer 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
wdog sched/wdog: improve accuracy of wd_gettime() in tickless mode 2018-11-09 09:26:34 -06:00
wqueue Squashed commit of the following: 2018-09-12 08:57:06 -06:00
.gitignore
Kconfig sched/group/group_foreachchild.c: group_foreachchild iterate by reverse order since the callback(e.g. group_killchildren) may remove the tcb from list 2018-11-08 07:03:30 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00