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

Commitb483253

Browse files
committed
Update Darwin as thread-safe.
1 parent6a25c6e commitb483253

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/template/darwin

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ CC="$CC -no-cpp-precomp"
44

55
# Select appropriate semaphore support
66
USE_NAMED_POSIX_SEMAPHORES=1
7+
8+
THREAD_SUPPORT=yes
9+
# verified 2004-04-07
10+
STRERROR_THREADSAFE=yes
11+
GETPWUID_THREADSAFE=yes
12+
GETHOSTBYNAME_THREADSAFE=yes
13+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp