aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/template/unixware7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/template/unixware b/src/template/unixware
index c1af94b5b4d..000bd57b4a2 100644
--- a/src/template/unixware
+++ b/src/template/unixware
@@ -26,3 +26,10 @@ fi
# tools/thread/thread_test must be run
THREAD_CPPFLAGS="$THREAD_CPPFLAGS -D_REENTRANT"
+
+THREAD_SUPPORT=yes
+# verified UnixWare 7.1.4 2004-03-18
+STRERROR_THREADSAFE=yes
+GETPWUID_THREADSAFE=yes
+GETHOSTBYNAME_THREADSAFE=yes
+