Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ef0ff8

Browse files
committed
Add Unixware thread support from Larry Rosenman.
1 parent6b34711 commit2ef0ff8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/template/unixware

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ fi
2626

2727
# tools/thread/thread_test must be run
2828
THREAD_CPPFLAGS="$THREAD_CPPFLAGS -D_REENTRANT"
29+
30+
THREAD_SUPPORT=yes
31+
# verified UnixWare 7.1.4 2004-03-18
32+
STRERROR_THREADSAFE=yes
33+
GETPWUID_THREADSAFE=yes
34+
GETHOSTBYNAME_THREADSAFE=yes
35+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp