From 05d138ef07481b16f1aaee648798cc51182ec65e Mon Sep 17 00:00:00 2001 From: Andreas Krebbel Date: Tue, 7 Jan 2014 09:37:31 +0100 Subject: S/390: Make ucontext_t extendible. --- sysdeps/unix/sysv/linux/s390/Versions | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/s390/Versions') diff --git a/sysdeps/unix/sysv/linux/s390/Versions b/sysdeps/unix/sysv/linux/s390/Versions index 95778235bf..f71a6bd2c3 100644 --- a/sysdeps/unix/sysv/linux/s390/Versions +++ b/sysdeps/unix/sysv/linux/s390/Versions @@ -1,6 +1,7 @@ libc { GLIBC_2.19 { __longjmp_chk; + getcontext; } GLIBC_PRIVATE { __vdso_clock_gettime; -- cgit v1.2.1