Skip to content

Commit 6bba763

Browse files
committed
semver: Move sysctl to linux-gnu-s390x.txt
musl-libc does not implement sysctl.
1 parent af4bdc8 commit 6bba763

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP
22
PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP
33
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
4+
sysctl

libc-test/semver/linux-s390x.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,5 @@ makecontext
110110
mcontext_t
111111
setcontext
112112
swapcontext
113-
sysctl
114113
termios2
115114
ucontext_t

0 commit comments

Comments
 (0)