Boost C++ Libraries: Ticket #8244: strerror is not thread-safe on all platforms https://svn.boost.org/trac10/ticket/8244 <p> boost/iostreams/detail/system_failure.hpp uses strerror function which is not thread-safe on many platforms (e.g. Linux). Its use should be replaced with strerror_r, when possible. </p> <p> As a hint for implementation see libs/system/src/error_code.cpp. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8244 Trac 1.4.3