Update Darwin as thread-safe.
authorBruce Momjian
Wed, 7 Apr 2004 14:21:39 +0000 (14:21 +0000)
committerBruce Momjian
Wed, 7 Apr 2004 14:21:39 +0000 (14:21 +0000)
src/template/darwin

index baf462baf629e77860bbd068214fee4b5557856e..71b20b62025245f61e88d25ff0ef94e5a89500a2 100644 (file)
@@ -4,3 +4,10 @@ CC="$CC -no-cpp-precomp"
 
 # Select appropriate semaphore support
 USE_NAMED_POSIX_SEMAPHORES=1
+
+THREAD_SUPPORT=yes
+# verified 2004-04-07
+STRERROR_THREADSAFE=yes
+GETPWUID_THREADSAFE=yes
+GETHOSTBYNAME_THREADSAFE=yes
+