From dacd740209fc1fcf474cf247156cfd3bd2b57c7f Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 18 May 2008 15:03:02 +0000 Subject: from a review of glibc 2.3.6 code it shows that strerror() is only non-threadsafe in some very unlikely circumstances git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@741 ef36b2f9-881f-0410-afb5-c4e39611909c --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0743adc..50aff53 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ probably before we can call this stable --------------------------------------- -* fix usage of strerror() as it is not thread safe * fix race condition when setting signal mask in common/tio.c (using pthread_sigmask() adds a dependency on the pthread library, we should probably just do locking) -- cgit v1.2.3