summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authortheraven <theraven@FreeBSD.org>2013-09-06 07:58:23 +0000
committertheraven <theraven@FreeBSD.org>2013-09-06 07:58:23 +0000
commitc8fcb04ad95386fea45e2cc0ad7277e5c9a27f4d (patch)
tree989417ad1d375a97b92eb95a4c7820e44f562e34 /include
parent32d186cf8328b76c8cce47d562b097a7e0a7f80a (diff)
downloadFreeBSD-src-c8fcb04ad95386fea45e2cc0ad7277e5c9a27f4d.zip
FreeBSD-src-c8fcb04ad95386fea45e2cc0ad7277e5c9a27f4d.tar.gz
Add stub implementations of the missing C++11 math functions.
These are weak and so can be replaced by other versions in applications that choose to do so, and will give a linker warning when used so that applications that rely on the extra precision can avoid them. Note that since the C/C++ specs only guarantee that long double has precision equal to double, code that actually relies on these functions having greater precision is unportable at best and broken at worst.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud