aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-error-skeleton.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer1-263/+0
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-04-21dlfcn: Failures after dlmopen should not terminate process [BZ #24772]Florian Weimer1-0/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-16Enhance _dl_catch_exception to allow disabling exception handlingFlorian Weimer1-0/+12
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer1-4/+0
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-67/+80
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer1-0/+230