aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Add new s390 platform z16.Stefan Liebler2022-04-188-10/+61
* NEWS: Update fixed bug list for LD_AUDIT backports.Carlos O'Donell2022-04-181-0/+10
* hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella2022-04-186-8/+15
* elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu2022-04-181-1/+1
* Fix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy2022-04-181-0/+1
* elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard2022-04-1816-41/+779
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-04-1835-39/+1381
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-04-188-6/+169
* elf: Add la_activity during application exitAdhemerval Zanella2022-04-185-0/+351
* elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella2022-04-184-2/+87
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2022-04-187-8/+199
* elf: Add audit tests for modules with TLSDESCAdhemerval Zanella2022-04-186-0/+242
* elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella2022-04-1811-9/+295
* elf: Add _dl_audit_pltexitAdhemerval Zanella2022-04-1827-122/+158
* elf: Add _dl_audit_pltenterAdhemerval Zanella2022-04-183-72/+82
* elf: Add _dl_audit_preinitAdhemerval Zanella2022-04-184-21/+22
* elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella2022-04-185-124/+135
* elf: Add _dl_audit_objcloseAdhemerval Zanella2022-04-184-34/+27
* elf: Add _dl_audit_objsearchAdhemerval Zanella2022-04-183-49/+47
* elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella2022-04-186-111/+45
* elf: Add _dl_audit_objopenAdhemerval Zanella2022-04-185-37/+49
* elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella2022-04-185-36/+270
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2022-04-183-1/+27
* elf: Fix elf_get_dynamic_info() for bootstrapAdhemerval Zanella2022-04-185-45/+61
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2022-04-1836-175/+272
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2022-04-1811-17/+27
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2022-04-1828-323/+380
* powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOCFangrui Song2022-04-182-4/+0
* Revert "Revert "clone-internal.c: make clone3 syscall optional""gentoo/glibc-2.34-16Andreas K. Hüttel2022-03-311-1/+1
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-261-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-262-83/+72
* debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2022-03-266-16/+59
* debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar2022-03-2616-68/+74
* Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2022-03-262-2/+5
* fortify: Fix spurious warning with realpathSiddhesh Poyarekar2022-03-263-2/+40
* __glibc_unsafe_len: Fix commentSiddhesh Poyarekar2022-03-261-1/+1
* debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar2022-03-264-50/+69
* Make sure that the fortified function conditionals are constantSiddhesh Poyarekar2022-03-267-438/+226
* Don't add access size hints to fortifiable functionsSiddhesh Poyarekar2022-03-269-26/+42
* nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer2022-03-265-4/+142
* nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer2022-03-262-13/+5
* io: Add fsync call in tst-statFlorian Weimer2022-03-261-0/+4
* Revert "clone-internal.c: make clone3 syscall optional"Andreas K. Hüttel2022-03-261-1/+1
* Drop glibc lock when returning earlygentoo/glibc-2.34-15Sam James2022-03-071-1/+3
* hppa: Fix warnings from _dl_lookup_addressJohn David Anglin2022-03-074-9/+14
* nptl: Fix cleanups for stack grows up [BZ# 28899]John David Anglin2022-03-071-1/+1
* hppa: Revise gettext trampoline designJohn David Anglin2022-03-073-31/+35
* hppa: Fix swapcontextJohn David Anglin2022-03-073-7/+58
* Fix elf/tst-audit2 on hppaJohn David Anglin2022-03-071-14/+29
* localedef: Handle symbolic links when generating locale-archiveArjun Shankar2022-03-071-1/+1