Skip to content

Commit 3d372c6

Browse files
Gelbpunkttgross35
authored andcommitted
libc-test: semver: Move Linux s390x ucontext symbols to GNU symbol list
Musl does not provide these. Signed-off-by: Jens Reidel <adrian@travitia.xyz>
1 parent a3efefe commit 3d372c6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP
22
PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP
33
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
4+
getcontext
5+
makecontext
6+
mcontext_t
7+
setcontext
8+
swapcontext
49
sysctl
10+
ucontext_t

libc-test/semver/linux-s390x.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,5 @@ __psw_t
103103
flock64
104104
fpreg_t
105105
fpregset_t
106-
getcontext
107106
greg_t
108-
makecontext
109-
mcontext_t
110-
setcontext
111-
swapcontext
112107
termios2
113-
ucontext_t

0 commit comments

Comments
 (0)