summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-26contrib.texi: UpdateAndreas K. Hüttel
2025-07-26NEWS: insert list of CVEsAndreas K. Hüttel
2025-07-26advisories: s/CVE-id/CVE-Id/ (the lowercase i breaks our tooling)Andreas K. Hüttel
2025-07-25NEWS: Generalize testing section and mention the manual.Carlos O'Donell
2025-07-25NEWS: Insert list of bugs fixed in 2.42Andreas K. Hüttel
2025-07-25NEWS: Collect some more newsworthy itemsAndreas K. Hüttel
2025-07-25NEWS: editorial changesAndreas K. Hüttel
2025-07-25po: Update swedish translationsAndreas K. Hüttel
2025-07-25debug: Only run sframe tests if run-built-tests is enabledAdhemerval Zanella
2025-07-25aarch64: Fix aarch64_be build with --enable-sframeAdhemerval Zanella
2025-07-24elf: Check SFrame on tst-dl_find_object.cAdhemerval Zanella
2025-07-24sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flagClaudiu Zissulescu
2025-07-24Disable SFrame support by defaultAdhemerval Zanella
2025-07-24math: xfail some pown and compoundn tests for ibm128-libgccSachin Monga
2025-07-24manual: Use @Theglibc{} at sentence start in terminal documentationFlorian Weimer
2025-07-24Update Fix-Commit list for advisory GLIBC-SA-2025-0002Carlos O'Donell
2025-07-24debug: Link tst-sprintf-fortify-rdonly-static with -Wl,-z,relro [BZ 33183]John David Anglin
2025-07-23Advisory text for CVE-2025-8058Adhemerval Zanella
2025-07-22Makeconfig: The hash character # confuses old make, use $(dir instead of sedAndreas K. Hüttel
2025-07-22po: Incorporate translationsAndreas K. Hüttel
2025-07-21posix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer
2025-07-21Revert "Linux: Keep termios ioctl constants strictly internal"Florian Weimer
2025-07-20termios: manual: document the SPEED_MAX and BAUD_MAX constantsH. Peter Anvin
2025-07-20termios: SPEED_MAX and BAUD_MAX constantsH. Peter Anvin
2025-07-20termios: move the baud_t interface from __USE_MISC to __USE_GNUH. Peter Anvin
2025-07-20termios: manual: improve the explanation of various tty conceptsH. Peter Anvin
2025-07-20termios: manual: remove duplicate cfgetospeed() definitionH. Peter Anvin
2025-07-20termios: manual: fix typo: tcsettattr -> tcsetattrH. Peter Anvin
2025-07-19libc.pot: regenerateAndreas K. Hüttel
2025-07-19io/tst-stat.c: Use a temporary directory for symlink testH.J. Lu
2025-07-18elf: Initialize GLRO (dl_read_only_area) after static dlopen (bug 33139)Florian Weimer
2025-07-18debug: Do not link tst-sprintf-fortify-rdonly against the dlopen moduleFlorian Weimer
2025-07-18x86-64: Properly compile ISA optimized modf and modffH.J. Lu
2025-07-17x86-64: Compile ISA versions of modf/modff with -fno-stack-protectorH.J. Lu
2025-07-17iconv: iconv -o should not create executable files (bug 33164)Florian Weimer
2025-07-14malloc: fix definition for MAX_TCACHE_SMALL_SIZECupertino Miranda
2025-07-14SFrame: Add tests that uses DWARF backtracerClaudiu Zissulescu
2025-07-14configure: Add --enable-sframe optionClaudiu Zissulescu
2025-07-14elf: Add SFrame stack tracingClaudiu Zissulescu
2025-07-14aarch64: Add SFrame support for aarch64 architectureClaudiu Zissulescu
2025-07-14x86: Add SFrame support for x86 architectureClaudiu Zissulescu
2025-07-14elf: Add SFrame support to _dl_find_object functionClaudiu Zissulescu
2025-07-11x86_64: Optimize modf/modff for x86_64-v2Adhemerval Zanella
2025-07-11Linux: Keep termios ioctl constants strictly internalFlorian Weimer
2025-07-11termios: Move isatty, __isatty_nostatus from ioFlorian Weimer
2025-07-11termios: Reflow and sort MakefileFlorian Weimer
2025-07-10Remove termios2 ioctl defintions from public headersAndreas Schwab
2025-07-09elf: Remove now pointless empty ld.so.conf files in single testsAndreas K. Hüttel
2025-07-09support: Always run ldconfig in containered testsAndreas K. Hüttel
2025-07-09Makefile: Add ld.so.conf with libgcc dir to testroot.pristineAndreas K. Hüttel