theraven c8fcb04ad9 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.
2013-09-06 07:58:23 +00:00
..
2013-08-22 08:15:03 +00:00
2013-03-22 13:36:03 +00:00
2013-01-01 18:29:25 +00:00
2012-06-02 08:47:26 +00:00
2012-04-18 07:02:53 +00:00
2013-04-14 00:59:56 +00:00
2013-05-30 08:02:00 +00:00
2013-05-12 22:22:12 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2013-09-05 12:21:11 +00:00
2012-02-25 14:31:25 +00:00
2013-05-05 06:20:49 +00:00
2013-09-03 15:22:04 +00:00