aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29Fix elf/tst-audit25a with default bind now toolchainscodonell/ld-auditSzabolcs Nagy
2022-03-29elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard
2022-03-29elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-03-29elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella
2022-03-29elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella
2022-03-29elf: Do not fail for failed dlmopen on audit modules (BZ #28061)Adhemerval Zanella
2022-03-29elf: Add la_activity during application exitAdhemerval Zanella
2022-03-29elf: Issue audit la_objopen for vDSOAdhemerval Zanella
2022-03-29elf: Add audit tests for modules with TLSDESCAdhemerval Zanella
2022-03-29elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)Adhemerval Zanella
2022-03-29elf: Add _dl_audit_pltexitAdhemerval Zanella
2022-03-29elf: Add _dl_audit_pltenterAdhemerval Zanella
2022-03-29elf: Add _dl_audit_preinitAdhemerval Zanella
2022-03-29elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella
2022-03-29elf: Add _dl_audit_objcloseAdhemerval Zanella
2022-03-29elf: Add _dl_audit_objsearchAdhemerval Zanella
2022-03-29elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella
2022-03-29elf: Add _dl_audit_objopenAdhemerval Zanella
2022-03-29elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella
2022-03-29elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2022-03-29elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella
2022-03-29elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2022-03-15hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin
2022-03-15hppa: Implement swapcontext in assembler (bug 28960)John David Anglin
2022-03-11debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-03-11debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar
2022-03-11Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar
2022-03-11fortify: Fix spurious warning with realpathSiddhesh Poyarekar
2022-03-11__glibc_unsafe_len: Fix commentSiddhesh Poyarekar
2022-03-11debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar
2022-03-11Make sure that the fortified function conditionals are constantSiddhesh Poyarekar
2022-03-11Don't add access size hints to fortifiable functionsSiddhesh Poyarekar
2022-03-11nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer
2022-03-11nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer
2022-03-11io: Add fsync call in tst-statFlorian Weimer
2022-03-06hppa: Fix warnings from _dl_lookup_addressJohn David Anglin
2022-03-06nptl: Fix cleanups for stack grows up [BZ# 28899]John David Anglin
2022-03-06hppa: Revise gettext trampoline designJohn David Anglin
2022-03-06hppa: Fix swapcontextJohn David Anglin
2022-03-06Fix elf/tst-audit2 on hppaJohn David Anglin
2022-03-03localedef: Handle symbolic links when generating locale-archiveArjun Shankar
2022-02-18NEWS: Add a bug fix entry for BZ #28896H.J. Lu
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein
2022-02-18x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein
2022-02-17string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu
2022-02-07linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin
2022-02-03Add reference to BZ#28860 on NEWSAdhemerval Zanella
2022-02-03linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella
2022-02-03socket: Do not use AF_NETLINK in __opensockFlorian Weimer