nuttx/sched
Alin Jerpelea a8d63c0cec various fixes (#49)
* libs: libc: math: Fix tanh() math functions
* drivers: mtd: smart: Fix trivial debug message in smartfs
* binfmt: libelf: Fix fd not closed on error
* binfmt: Fix stack memory leak on error
* fs: romfs: Fix private data not free on error
* sched: group: Fix reference after free memory
* sched: clock: Fix clock sync

Fix clock sync when CONFIG_RTC_HIRES is enabled
2020-01-07 09:06:02 -06:00
..
clock various fixes (#49) 2020-01-07 09:06:02 -06:00
environ Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
errno Standardization of some function headers. 2018-03-13 09:52:27 -06:00
group various fixes (#49) 2020-01-07 09:06:02 -06:00
init Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
irq Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
module Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
mqueue Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
paging Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
pthread Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sched sched_mergepending.c: Correct some errors in comments. (#38) 2020-01-04 14:06:44 -03:00
semaphore Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
signal Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
timer Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
wdog Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
wqueue Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
.gitignore
Kconfig Update ReleaseNotes in preparation for the nuttx-8.2 release. 2019-11-16 08:23:09 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00