summary refs log tree commit diff
path: root/elf/dl-error-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* dlfcn: Failures after dlmopen should not terminate process [BZ #24772]Florian Weimer2021-04-211-0/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Enhance _dl_catch_exception to allow disabling exception handlingFlorian Weimer2019-11-161-0/+12
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-4/+0
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-67/+80
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+230