From 2f438e20ab591641760e97458d5d1569942eced5 Mon Sep 17 00:00:00 2001 From: Stefan Liebler Date: Thu, 31 Jul 2014 20:04:54 +0200 Subject: S/390: Revert the jmp_buf/ucontext_t ABI change. --- sysdeps/s390/Versions | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sysdeps/s390/Versions') 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 { -- cgit v1.2.3-70-g09d2