summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 65b1dbc7..caacf1ee 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -92,7 +92,9 @@ the current Git submodule commit is this
* get_cyclecount(): The implementation is a security problem.
* What to do with the priority parameter present in the FreeBSD synchronization
- primitives?
+ primitives and the thread creation functions?
+
+* TASKQUEUE(9): Support spin mutexes.
* ZONE(9): Review allocator lock usage in rtems-bsd-chunk.c.