Chris Robinson
|
ed3f32b087
|
Don't define struct timespec with VS2015
|
2015-06-07 12:01:15 -07:00 |
|
Chris Robinson
|
2be33d8a77
|
Only pass nano seconds to al_nssleep
|
2014-09-08 04:37:52 -07:00 |
|
Chris Robinson
|
933f51a8bf
|
Only define struct timespec if _TIMESPEC_DEFINED isn't set
This matches what the mingw-w64 headers define with the struct.
|
2014-05-31 17:41:10 -07:00 |
|
Chris Robinson
|
1d45c439b8
|
Add extern "C" to common headers.
|
2014-05-29 04:22:30 -07:00 |
|
Chris Robinson
|
f0b65aa6b7
|
Implement condition variables for Windows
|
2014-05-27 05:22:53 -07:00 |
|
Chris Robinson
|
b6e1042e8c
|
Implement condition variables (POSIX only!)
Windows requires Vista or newer to get the CONDITION_VARIABNLE API, but we
currently only require XP.
|
2014-05-26 03:52:55 -07:00 |
|
Chris Robinson
|
0ea979a262
|
Move some headers to include/
Note, these are not installed. Only headers in include/AL/ are installed.
|
2014-05-06 18:29:53 -07:00 |
|