Skip to content

Commit 01876e0

Browse files
committed
semver: Move some pthreads symbols to linux-gnu-s390x.txt
glibc provides these symbols, but musl does not.
1 parent d4d4c3a commit 01876e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libc-test/semver/linux-gnu-s390x.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP
2+
PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP
3+
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP

libc-test/semver/linux-s390x.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ NFT_MSG_DELOBJ
2121
NFT_MSG_GETOBJ
2222
NFT_MSG_GETOBJ_RESET
2323
NFT_MSG_NEWOBJ
24-
PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP
25-
PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP
26-
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
2724
SIGSTKFLT
2825
SIGUNUSED
2926
SO_BSDCOMPAT

0 commit comments

Comments
 (0)