freebsd-dev/lib/librt
Konstantin Belousov ddce1c3ddb Export the mq_getfd_np() symbol from librt.so, which allows to get
file descriptor for the given posix mqueue.  Export the
timer_oshandle_np() symbol to get ktimer id for the given posix timer.

Requested by:	Lewis Donzis <lew@perftech.com>
Reviewed by:	jilles
Discussed with:	kan
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2016-10-02 17:02:59 +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 Fix aio system call wrappers in librt. 2016-07-14 23:28:53 +00:00
Makefile First pass through library packaging. 2016-02-04 21:16:35 +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 Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +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