slackbuilds_ponce/libraries/libkqueue
dsomero d30947c2d6 libraries/libkqueue: Honor $OUTPUT directory.
Install libs and man pages in correct location.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-16 15:07:29 -05:00
..
libkqueue.info
libkqueue.SlackBuild libraries/libkqueue: Honor $OUTPUT directory. 2013-11-16 15:07:29 -05:00
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.