Johan Wikman
6164b7f301
Fixed unsafe use of localtime
...
Since localtime is not thread-safe it should not be used in multithreaded
contexts. For this reason all calls to localtime were changed to localtime_r
in code where concurrency issues were possible.
Internal tests were left unchanged because they aren't multithreaded.
2015-11-19 17:17:16 +02:00
..
2015-11-18 14:56:08 +02:00
2014-08-18 09:39:29 +00:00
2015-11-16 09:49:12 +02:00
2014-10-17 14:10:16 +01:00
2015-11-16 09:49:12 +02:00
2015-11-16 13:59:47 +02:00
2015-11-17 12:04:47 +02:00
2015-11-16 09:49:12 +02:00
2015-11-19 17:17:16 +02:00
2015-11-16 12:40:49 +02:00
2015-11-16 13:31:33 +02:00
2015-11-19 17:17:16 +02:00
2015-11-16 09:49:12 +02:00
2015-10-17 20:02:59 +01:00
2015-08-10 17:33:40 +03:00
2015-11-13 07:48:59 +02:00
2014-10-23 21:03:58 +03:00
2015-03-05 12:41:09 +02:00
2015-11-19 17:17:16 +02:00
2015-11-12 18:28:34 +02:00
2015-11-12 18:28:34 +02:00
2015-10-31 10:34:37 +02:00
2015-07-14 17:13:09 +03:00
2015-11-16 09:49:12 +02:00
2015-11-16 09:49:12 +02:00
2015-11-16 09:49:12 +02:00
2015-09-17 08:15:32 +01:00
2015-03-07 06:00:01 +02:00
2015-11-16 12:40:49 +02:00
2015-11-16 13:02:17 +02:00
2015-11-18 11:50:35 +02:00
2015-11-16 09:49:12 +02:00
2014-10-03 17:24:46 +01:00
2014-10-01 14:37:12 +03:00
2015-11-16 09:49:12 +02:00
2015-11-16 09:49:12 +02:00