Boost C++ Libraries: Ticket #488: c_local_adjustor is not thread-safe due to using localtime() https://svn.boost.org/trac10/ticket/488 <pre class="wiki">c_local_adjustor is not thread-safe due to using localtime(). It should be changed to use localtime_r() or, at least, docs should mention that it is not thread-safe. The same applies to all other boost units using localtime(). </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/488 Trac 1.4.3 klichota Wed, 28 Sep 2005 18:16:24 GMT status changed https://svn.boost.org/trac10/ticket/488#comment:1 https://svn.boost.org/trac10/ticket/488#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=667506 Looks like it has been fixed in version 1.33 </pre> Ticket