about summary refs log tree commit diff
path: root/sysdeps/generic/unwind-resume.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-211-0/+14
* Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer2021-03-011-46/+9
* Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer2021-03-011-0/+83