summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-18x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]release/2.34/masterH.J. Lu
2025-07-24posix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer
2025-06-20Fix error reporting (false negatives) in SGID testsFlorian Weimer
2025-06-20support: Pick group in support_capture_subprogram_self_sgid if UID == 0Florian Weimer
2025-06-20support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar
2025-06-03elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for staticAdhemerval Zanella
2025-06-03Revert "elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static"Florian Weimer
2025-05-21elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)Florian Weimer
2025-05-20elf: Test case for bug 32976 (CVE-2025-4802)Florian Weimer
2025-05-20support: Add support_record_failure_barrierFlorian Weimer
2025-05-20support: Use const char * argument in support_capture_subprogram_self_sgidFlorian Weimer
2025-05-20elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for staticAdhemerval Zanella
2025-02-28math: Improve layout of exp/exp10 dataWilco Dijkstra
2025-02-28AArch64: Use prefer_sve_ifuncs for SVE memsetWilco Dijkstra
2025-02-28AArch64: Add SVE memsetWilco Dijkstra
2025-02-28math: Improve layout of expf dataWilco Dijkstra
2025-02-28AArch64: Remove zva_128 from memsetWilco Dijkstra
2025-02-28AArch64: Optimize memsetWilco Dijkstra
2025-02-28AArch64: Improve generic strlenWilco Dijkstra
2025-02-13assert: Add test for CVE-2025-0395Siddhesh Poyarekar
2025-02-13assert: Reformat Makefile.Carlos O'Donell
2025-01-25stdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu
2025-01-22Fix underallocation of abort_msg_s struct (CVE-2025-0395)Florian Weimer
2025-01-12misc: Add support for Linux uio.h RWF_NOAPPEND flagStafford Horne
2025-01-11elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer
2025-01-11elf: Avoid some free (NULL) calls in _dl_update_slotinfoFlorian Weimer
2025-01-11sysdeps/x86/Makefile: Split and sort testsH.J. Lu
2025-01-11x86: Only align destination to 1x VEC_SIZE in memset 4x loopNoah Goldstein
2025-01-11elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy
2025-01-11x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]H.J. Lu
2025-01-11x86_64: Add log1p with FMAH.J. Lu
2025-01-11x86_64: Add expm1 with FMAH.J. Lu
2025-01-11x86_64: Add log2 with FMAH.J. Lu
2025-01-11x86_64: Sort fpu/multiarch/MakefileH.J. Lu
2025-01-11nptl: Convert tst-setuid2 to test-driverYu Chien Peter Lin
2025-01-11support: Add xpthread_cond_signal wrapperYu Chien Peter Lin
2024-12-17x86: Avoid integer truncation with large cache sizes (bug 32470)Florian Weimer
2024-09-11libio: Attempt wide backup free only for non-legacy codeSiddhesh Poyarekar
2024-08-30nptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki
2024-08-30posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64Maciej W. Rozycki
2024-08-29ungetc: Fix backup buffer leak on program exit [BZ #27821]Siddhesh Poyarekar
2024-08-29ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]Siddhesh Poyarekar
2024-08-29Make tst-ungetc use libsupportSiddhesh Poyarekar
2024-08-29stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]Maciej W. Rozycki
2024-08-29support: Add FAIL test failure helperMaciej W. Rozycki
2024-08-29stdio-common: Reformat Makefile.Carlos O'Donell
2024-08-06Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab
2024-08-01resolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer
2024-07-24resolv: Track single-request fallback via _res._flags (bug 31476)Florian Weimer
2024-07-24resolv: Do not wait for non-existing second DNS response after error (bug 30081)Florian Weimer