aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390/pt-longjmp.c
AgeCommit message (Expand)Author
2021-04-21nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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