Snaipe
|
2461574214
|
We're in 2016.
|
2016-01-06 17:35:35 +01:00 |
|
Snaipe
|
e7faf8aaed
|
Removed ansi checks for off_t definition, and added option to define it if needed.
|
2015-11-15 22:52:25 +01:00 |
|
Snaipe
|
dd557f6f68
|
Added __STRICT_ANSI__ check for off_t definition on MinGW builds
|
2015-11-15 22:41:17 +01:00 |
|
Snaipe
|
900a1e0a29
|
Refactored cr_off{32,64} definitions to its own header file to avoid collisions
|
2015-11-15 19:48:29 +01:00 |
|
Snaipe
|
a76e828dc7
|
Fixed typo on MinGW code
|
2015-11-15 19:42:07 +01:00 |
|
Snaipe
|
969f0fed74
|
Extend commit 1617190 on src/compat/posix.h
|
2015-11-15 19:37:08 +01:00 |
|
Snaipe
|
15f3af54fe
|
Fixed compilation error on MinGW due to how C++ attributes are handled
|
2015-10-05 20:05:54 +02:00 |
|
Snaipe
|
0d3537d891
|
Refactored strtok_r compatibility layer to compat/posix.h
|
2015-10-05 16:22:37 +02:00 |
|
Snaipe
|
d4c306f7cd
|
Fixed MinGW header bug where off_t/off64_t is not defined in io.h
(See http://sourceforge.net/p/mingw/bugs/2024/)
|
2015-10-01 15:47:42 +02:00 |
|
Snaipe
|
40dbcc3408
|
Added --jobs CLI switch and CRITERION_JOBS environment variable
|
2015-09-22 23:21:51 +02:00 |
|
Snaipe
|
43865a5045
|
Fixed BSD check macros
|
2015-09-19 14:43:28 +02:00 |
|
Snaipe
|
a1d28f84e7
|
Refactored posix-compat.c
|
2015-09-16 21:00:15 +02:00 |
|