freebsd-src/lib/librt
Enji Cooper 1224851c40 MFC r282057,r282092,r282106:
r282057:

Build/install libc, librt, libthr, and msun NetBSD test suites on all
architectures

r282092 (by andrew):

Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64.

r282106:

Remove per-architecture checks for enabling HAVE_FENV_H

The conditional came from NetBSD, where only select architectures have this
header/support

All architectures on FreeBSD have the necessary support though, so the
conditional's completely unnecessary

make tinderbox done on all architectures (including arm64, where the issue
occurred before) this time
2015-05-13 11:32:55 +00:00
..
tests MFC r274578,r274580: 2015-01-01 02:12:43 +00:00
aio.c
Makefile MFC r282057,r282092,r282106: 2015-05-13 11:32:55 +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 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
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