freebsd-dev/lib/librt
Robert Millan 63eebf9c6b Register signal 33 explicitly as reserved by real-time library, and
use it by its new name (SIGLIBRT) rather than internal definition
in librt (SIGSERVICE).

Approved by:	davidxu, arch
2012-03-26 19:12:09 +00:00
..
aio.c Implement SIGEV_THREAD notification for aio_fsync. 2006-03-24 03:24:27 +00:00
Makefile Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seems 2011-02-23 21:17:38 +00:00
mq.c To support stack unwinding for cancellation points, add -fexceptions flag 2010-09-25 01:57:47 +00:00
sigev_thread.c Register signal 33 explicitly as reserved by real-time library, and 2012-03-26 19:12:09 +00:00
sigev_thread.h Register signal 33 explicitly as reserved by real-time library, and 2012-03-26 19:12:09 +00:00
timer.c Free unused allocation on error. 2011-11-18 09:56:40 +00:00
Version.map Symbol version librt. 2007-04-29 14:01:45 +00:00