Files
cac3/src
Gavin Andresen ee3374234c OutputDebugStringF code cleanup
Initialize the OutputDebugStringF mutex and file pointer using
boost::call_once, to be thread-safe.
Make the return value of OutputDebugStringF really be the number of
characters written (*printf() semantics).
Declare the fReopenDebugLog flag volatile, since it is changed from
a signal handler.
And don't declare OutputDebugStringF() as inline.
2013-01-01 17:12:30 -05:00
..
2012-12-18 21:39:29 +01:00
2012-08-28 17:13:11 -04:00
2012-12-17 18:09:53 +08:00
2012-12-18 21:39:29 +01:00
2012-10-25 16:12:40 +02:00
2012-10-20 23:08:56 +02:00
2012-12-18 21:39:29 +01:00
2012-12-17 18:09:53 +08:00
2012-12-04 16:00:47 -05:00
2012-12-18 21:39:29 +01:00
2012-12-18 21:39:29 +01:00
2012-11-15 23:00:16 +01:00
2012-11-16 00:12:33 +01:00
2013-01-01 17:12:30 -05:00
2013-01-01 17:12:30 -05:00
2012-10-08 17:46:45 -04:00