opnsense-src/lib/librt
Alan Somers 18ddf67c64 Implement SIGEV_THREAD notifications for lio_listio(2)
Our man pages have always indicated that this was supported, but in fact the
feature was never implemented for lio_listio(2).

Reviewed by:	jhb, kib (earlier version)
MFC after:	20 days
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D11680
2017-07-21 15:09:24 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
aio.c Implement SIGEV_THREAD notifications for lio_listio(2) 2017-07-21 15:09:24 +00:00
Makefile Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 04:36:06 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
mq.c Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00
sigev_thread.c Convert this piece of code to use C11 atomics. 2013-06-30 08:59:33 +00:00
sigev_thread.h Register signal 33 explicitly as reserved by real-time library, and 2012-03-26 19:12:09 +00:00
Symbol.map Implement SIGEV_THREAD notifications for lio_listio(2) 2017-07-21 15:09:24 +00:00
timer.c Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00