slackbuilds_ponce/libraries/libkqueue
Matteo Bernardini 072141af37 libraries/libkqueue: Updated for version 2.3.1, switch to cmake.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:39:40 -05:00
..
libkqueue.info
libkqueue.SlackBuild
README
slack-desc

libkqueue (portable userspace implementation of kqueue(2))

libkqueue is a portable userspace implementation of the kqueue(2)
kernel event notification mechanism. It acts as a translator
between the kevent structure and the native kernel facilities of
the host machine.

This library is necessary for the Darling project to compile
correctly.