Ed Schouten 42177873f8 Remove weak reference construct from fenv code.
I grepped through the FreeBSD source tree and for me, it seems to be
totally unclear why these two specific functions are weak references.
Such a construct is commonly used by FreeBSD's threading library
(libthr) to override certain functions, but I can't find any traces of
that.

Just use the function name directly. This fixes a compiler warning as
well (-Wmissing-prototypes).
2015-01-10 09:41:32 +01:00
..
2012-05-25 21:25:13 -04:00
2012-05-25 21:25:13 -04:00
2012-08-19 04:15:47 -04:00
2011-12-15 11:46:26 +05:30
2012-08-19 13:15:52 +05:30
2011-12-15 11:29:35 +05:30