Michał Kępień
e21103f2d3
Fix statistics for x86 Windows builds
...
Using atomic_int_fast64_t variables with atomic functions on x86 does
not cause Visual Studio to report build errors, but such operations
yield useless results. Since the isc_stat_t type is unconditionally
typedef'd to atomic_int_fast64_t, any code performing atomic operations
on isc_stat_t variables is broken in x86 Windows builds. Fix by using
the atomic_int_fast32_t type for isc_stat_t in x86 Windows builds.
2019-06-20 17:49:25 +02:00
..
2019-06-05 11:17:19 -07:00
2019-03-08 15:15:05 +01:00
2019-06-03 23:04:10 -04:00
2019-05-31 11:21:28 -07:00
2019-05-29 15:08:52 +02:00
2019-03-08 15:15:05 +01:00
2019-06-19 15:36:28 -07:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:17 +00:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-21 10:23:13 +00:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 21:20:20 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-05-29 15:08:52 +02:00
2019-03-08 15:15:05 +01:00
2018-10-18 09:19:12 +00:00
2019-05-29 15:08:52 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-04-25 16:32:05 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-11 14:27:13 +11:00
2019-06-05 11:17:19 -07:00
2019-03-08 15:15:05 +01:00
2019-05-20 19:01:31 +02:00
2019-05-21 10:23:13 +00:00
2019-06-20 17:49:25 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2018-10-18 09:19:12 +00:00
2019-06-11 10:18:23 +02:00
2019-03-08 15:15:05 +01:00
2019-05-20 18:13:02 +02:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00
2019-03-08 15:15:05 +01:00