aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/Versions
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2014-07-31 20:04:54 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2014-07-31 20:04:54 +0200
commit2f438e20ab591641760e97458d5d1569942eced5 (patch)
tree3fb25d366c77a51ecfbf1c79d4b0b02521573443 /sysdeps/s390/Versions
parent6c9578a24b5c4182d1c475a32a147478bc757bf3 (diff)
downloadglibc-2f438e20ab591641760e97458d5d1569942eced5.tar
glibc-2f438e20ab591641760e97458d5d1569942eced5.tar.gz
glibc-2f438e20ab591641760e97458d5d1569942eced5.tar.bz2
glibc-2f438e20ab591641760e97458d5d1569942eced5.zip
S/390: Revert the jmp_buf/ucontext_t ABI change.
Diffstat (limited to 'sysdeps/s390/Versions')
-rw-r--r--sysdeps/s390/Versions6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysdeps/s390/Versions b/sysdeps/s390/Versions
index 156abc79f4..8417623353 100644
--- a/sysdeps/s390/Versions
+++ b/sysdeps/s390/Versions
@@ -1,12 +1,8 @@
libc {
GLIBC_2.19 {
- setjmp; _setjmp; __setjmp; __sigsetjmp;
+ setjmp; _setjmp; __sigsetjmp;
longjmp; _longjmp; siglongjmp;
}
- GLIBC_PRIVATE {
- __v1__libc_longjmp; __v1__libc_siglongjmp;
- __v2__libc_longjmp; __v2__libc_siglongjmp;
- }
}
ld {