aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-audit.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella1-3/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-02elf: Add #include <sys/param.h> for MAX usage.Carlos O'Donell1-0/+1
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella1-1/+2
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella1-23/+35
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-0/+47
2021-12-28elf: Add _dl_audit_pltenterAdhemerval Zanella1-0/+77
2021-12-28elf: Add _dl_audit_preinitAdhemerval Zanella1-0/+15
2021-12-28elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella1-0/+122
2021-12-28elf: Add _dl_audit_objcloseAdhemerval Zanella1-0/+21
2021-12-28elf: Add _dl_audit_objsearchAdhemerval Zanella1-0/+22
2021-12-28elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella1-0/+26
2021-12-28elf: Add _dl_audit_objopenAdhemerval Zanella1-0/+39