Thomas Leonard
|
4cb9231f1a
|
Removed some uses of sys/types.h
It's useful to be able to compile openlibm in environments where this
doesn't exist (e.g. OS kernels).
|
2014-12-01 11:10:41 +00:00 |
|
Thomas Leonard
|
9f4f2c6d57
|
u_int8_t, etc are non-standard, so define on all platforms
|
2014-11-27 14:47:36 +00:00 |
|
Jameson Nash
|
2eb1876bb8
|
add more windows compatibility definitions
|
2014-03-18 21:22:51 -04:00 |
|
Jameson Nash
|
66e6f8ea91
|
normalize __WIN32__ to _WIN32, which is defined by all Windows compilers
|
2014-03-18 20:47:48 -04:00 |
|
Keno Fischer
|
87ce7cedda
|
Fix build on amd64 linux
|
2012-08-19 04:15:47 -04:00 |
|
Keno Fischer
|
f21624349f
|
Build fix for amd64 Linux
|
2012-05-25 20:04:41 -07:00 |
|
Jameson Nash
|
a9d723a19e
|
typo
|
2012-04-08 21:02:23 -04:00 |
|
Jameson Nash
|
8d25b39dca
|
What is __strong_reference? cleaning up compat.h files so it builds on Mac again
|
2012-04-08 20:56:51 -04:00 |
|
Jameson Nash
|
0df00dd0f7
|
initial attempt getting everything to build on windows
|
2012-04-08 20:03:36 -04:00 |
|