summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390/pt-longjmp.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-09Fix s390 version of pt-longjmp.cAndreas Schwab
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-07Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath