aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/unwind-resume.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer1-0/+14
2021-03-01Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer1-46/+9
2021-03-01Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer1-0/+83