Age | Commit message (Expand) | Author | Files | Lines |
2022-11-03 | elf: Rework exception handling in the dynamic loader [BZ #25486] | Florian Weimer | 1 | -263/+0 |
2022-02-10 | elf: Remove prelink support | Adhemerval Zanella | 1 | -2/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-04-21 | dlfcn: Failures after dlmopen should not terminate process [BZ #24772] | Florian Weimer | 1 | -0/+12 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-11-16 | Enhance _dl_catch_exception to allow disabling exception handling | Florian Weimer | 1 | -0/+12 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-13 | ld.so: Remove internal_function attribute from various functions | Florian Weimer | 1 | -4/+0 |
2017-08-10 | ld.so: Introduce struct dl_exception | Florian Weimer | 1 | -67/+80 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-11-30 | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 1 | -0/+230 |