aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-audit23.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-12-20elf: Reorder audit events in dlcose to match _dl_fini (bug 32066)Florian Weimer1-10/+29
2024-12-20elf: Call la_objclose for proxy link maps in _dl_fini (bug 32065)Florian Weimer1-3/+16
2024-12-20elf: Signal la_objopen for the proxy link map in dlmopen (bug 31985)Florian Weimer1-2/+6
2024-12-20elf: Update DSO list, write audit log to elf/tst-audit23.outFlorian Weimer1-5/+22
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer1-25/+19
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer1-19/+25
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-02-01elf: Add la_activity during application exitAdhemerval Zanella1-0/+239