
On Sun, 13 Mar 2005 12:43:37 +0200, Yitzhak Sapir wrote
...snip...
However, the fact remains that the date_time library uses non-thread safe functions in a way that cannot be controlled by the user. boost date_time may not be the
I've checked changes into CVS which will call localtime_r or the appropriate equivalent for the various clock classes when BOOST_HAS_THREADS is set. Jeff ---- Checking in c_local_time_adjustor.hpp; new revision: 1.7; previous revision: 1.6 Checking in c_time.hpp; new revision: 1.5; previous revision: 1.4 Checking in date_clock_device.hpp; new revision: 1.5; previous revision: 1.4 Checking in microsec_time_clock.hpp; new revision: 1.13; previous revision: 1.12 Checking in time_clock.hpp; new revision: 1.8; previous revision: 1.7