Files
MaxScale/server/core
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
..
2014-08-18 09:39:29 +00:00
2015-11-19 17:17:16 +02:00
2015-11-19 17:17:16 +02:00
2015-10-17 20:02:59 +01:00
2015-08-10 17:33:40 +03:00
2015-11-19 17:17:16 +02:00
2015-07-14 17:13:09 +03:00