<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2014-07-07 18:37 GMT+03:00 RĂ©mi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This code is not thread-safe. The whole point of this function as opposed to<br>
strerror() is to be thread-safe.<br>
<br></blockquote></div>Ah yes, because of those buffers I assume. Missed that.<br><br></div><div class="gmail_extra">Is it possible and acceptable to use mutexes in there?<br><br></div><div class="gmail_extra">Thank you<br>
</div></div>