Commit Graph

7 Commits

Author SHA1 Message Date
Viral B. Shah 4ef4170e64 Change some #ifdefs to be different than the system ones. 2016-02-27 19:52:44 +05:30
Ed Schouten 7df63d456e Remove unneeded tests for <sys/cdefs.h>.
This test is also present in FreeBSD's <machine/ieeefp.h>. For FreeBSD
it makes sense, but for a portable math library, we cannot assume that
the system has a header file like <sys/cdefs.h> and that it uses a
common header guard.
2015-01-07 22:02:40 +01:00
Jameson Nash 66e6f8ea91 normalize __WIN32__ to _WIN32, which is defined by all Windows compilers 2014-03-18 20:47:48 -04:00
Jeff Bezanson f957ae9169 remove BSD clause 3 from another UCB file 2012-11-23 19:11:43 -05:00
Keno Fischer f21624349f Build fix for amd64 Linux 2012-05-25 20:04:41 -07:00
Keno Fischer c3d4e51cd8 Remove leftover test code 2012-05-25 21:38:58 -04:00
Keno Fischer adb103acec Build fixes for Windows 2012-05-25 21:25:13 -04:00