summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 953f5eea1..330429e3b 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -441,6 +441,11 @@ Other memory:
* added pthread_barrierattr_*() APIs
* added pthread_barrier_init(), pthread_barrier_destroy(), and
pthread_barrier_wait();
+ * Added protection so that errno cannot be modified from
+ interrupt handling.
+ * sched_setparam(), sched_setscheduler() now correctly set
+ errno; pthread_setscheduler() now returns the correct errno.
+ * Added pthread_setschedprio().
* Started m68322
</pre></ul>