OpenLibm/bsdsrc
Ed Schouten 7e5585aaca Rename openlibm.h to openlibm_math.h.
This is a bit more consistent with the naming of the other header files
(openlibm_complex.h and openlibm_fenv.h). Re-add an openlibm.h header
that includes all of the public headers as a shorthand.

Fix up all of the source files to include <openlibm_math.h> instead of
<openlibm.h>. While there, fix ordering of the includes.
2015-01-11 23:37:01 +01:00
..
Make.files automatic arch selection in Makefile 2012-05-25 16:24:37 -04:00
b_exp.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
b_log.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
b_tgamma.c Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00
mathimpl.h Rename openlibm.h to openlibm_math.h. 2015-01-11 23:37:01 +01:00