opnsense-src/lib/msun/sparc64
David Schultz 5d9fefacf2 Use #include "fenv.h" instead of #include <fenv.h>. This makes it
more convenient to compile the math library by itself.

Requested by:	bde
2011-10-16 05:37:56 +00:00
..
e_sqrt.S Use hardware instructions for sqrt() and sqrtf(). 2005-02-21 18:27:57 +00:00
e_sqrtf.S Use hardware instructions for sqrt() and sqrtf(). 2005-02-21 18:27:57 +00:00
fenv.c Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
fenv.h Provide external definitions of all of the standardized functions in 2011-10-10 15:43:09 +00:00
Makefile.inc Add symbol versioning to libm. 2006-03-27 23:59:45 +00:00
Symbol.map Provide external definitions of all of the standardized functions in 2011-10-10 15:43:09 +00:00