OpenLIBM: local mod -- add back C99 macros
authorJohn Marino <draco@marino.st>
Fri, 17 Jul 2015 06:26:03 +0000 (08:26 +0200)
committerJohn Marino <draco@marino.st>
Fri, 17 Jul 2015 06:30:29 +0000 (08:30 +0200)
commitd5168ee9e502bcd79096d92f8651f7cd70ff1d48
tree8cfc1102e117b0aa287355bb5d2ca78e57ca9802
parent708cccc9768fb07e485b5e7cbfb2c85e8af5c19e
OpenLIBM: local mod -- add back C99 macros

The math.h header of OpenBSD's library is missing some C99 macro
defintions.  Most of these we had before.  FP_FAST_FMA and FP_FAST_FMAL
are new, but I believe should have been defined before.

Reported by: swildner
contrib/openbsd_libm/include/global/math.h