This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 00:52:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d87e9279ec107f3ec20ada0580bb7df810e5233
nuttx
/
sched
T
History
Gregory Nutt
af6d9e2684
sched: Do not use uninitialized boolean in waitpid(). From Juha Niskanen
2015-03-12 07:45:10 -06:00
..
clock
…
environ
…
errno
…
group
…
init
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
irq
…
mqueue
Fix a case in mq_timedsend() where the return errno value was being overwritten
2015-03-10 12:05:33 -06:00
paging
…
pthread
…
sched
sched: Do not use uninitialized boolean in waitpid(). From Juha Niskanen
2015-03-12 07:45:10 -06:00
semaphore
Fix places where the errno value was being overwritten by subsequent actions so that the returned errno value was incorrect. From Max Neklyudov.
2015-02-25 07:45:04 -06:00
signal
…
task
…
timer
…
wdog
…
wqueue
…
.gitignore
…
Kconfig
…
Makefile
…