Skip to content
Commit 82982f79 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

sched/: Fix several inappropriate accesses to get_errno() that were missed in...

sched/:  Fix several inappropriate accesses to get_errno() that were missed in previous changes (some going back to nuttx-.23).  Add new nxsched_setscheduler() and nxsched_getaffinity() which are equivalent to their counterparts without the nx on front.  These versions do not modify the errno value.  Changed all calls within the OS to use these newer versions of the functions.
parent 170a50c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment