From 0c9f27ba24d11dc7c50b0348036074dbc6a08846 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 28 Oct 2013 15:40:53 +0100 Subject: Use kqueue() and kevent() from FreeBSD --- libbsd.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbsd.txt') 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? */ -- cgit v1.2.3