summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-28 15:40:53 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 13:18:52 +0100
commit0c9f27ba24d11dc7c50b0348036074dbc6a08846 (patch)
tree81213e30d906800a1d84522611a3009838c7dafc /libbsd.txt
parentUse compile-time constant for vm_guest (diff)
downloadrtems-libbsd-0c9f27ba24d11dc7c50b0348036074dbc6a08846.tar.bz2
Use kqueue() and kevent() from FreeBSD
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index caacf1ee..1b2da2b2 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -98,6 +98,8 @@ the current Git submodule commit is this
* ZONE(9): Review allocator lock usage in rtems-bsd-chunk.c.
+* KQUEUE(2): Choose proper lock for global kqueue list.
+
[listing]
----
/* sysinit section? */