aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gmon: Revert addition of tunables to the manualgentoo/glibc-2.37-5Florian Weimer2023-05-091-59/+0
* gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABIFlorian Weimer2023-05-092-29/+1
* gmon: fix memory corruption issues [BZ# 30101]Simon Kissane2023-05-094-8/+65
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-05-099-7/+245
* gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)2023-05-092-1/+4
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-05-098-3/+141
* x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer2023-05-092-2/+3
* gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer2023-05-091-0/+1
* stdio-common: tests: don't double-define _FORTIFY_SOURCESam James2023-05-091-1/+1
* elf: Add missing dependency between resolvfail and testobj1.soArsen Arsenović2023-05-081-0/+1
* elf: Add -z lazy to some more testsArsen Arsenović2023-05-081-0/+19
* gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)gentoo/glibc-2.37-4Florian Weimer2023-04-113-2/+74
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]gentoo/glibc-2.37-3Joan Bruguera2023-02-238-23/+69
* stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]Vitaly Buka2023-02-233-2/+81
* elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer2023-02-232-0/+83
* NEWS: Document CVE-2023-25139.gentoo/glibc-2.37-2Carlos O'Donell2023-02-081-0/+9
* Account for grouping in printf width (bug 30068)Carlos O'Donell2023-02-083-5/+73
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-086-2/+68
* LoongArch: Add new relocation types.caiyinyu2023-02-081-0/+40
* cdefs: Limit definition of fortification macrosSiddhesh Poyarekar2023-02-021-2/+4
* Make stdlib/testmb compile when _FORTIFY_SOURCE is not predefined 2Andreas K. Hüttel2023-02-021-1/+1
* linux: Use getdents64 on readdir64 compat implementationgentoo/glibc-2.37-1Adhemerval Zanella2023-02-014-108/+50
* linux: Add __old_readdir64_unlockedAdhemerval Zanella2023-02-013-70/+35
* linux: Add __readdir64_unlockedAdhemerval Zanella2023-02-013-68/+33
* linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)Adhemerval Zanella2023-02-0113-7/+319
* linux: Use getdents64 on non-LFS readdirAdhemerval Zanella2023-02-014-29/+67
* Fix miscompilation on ia64's gcc-10Sergei Trofimovich2023-02-011-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2023-02-012-3/+7
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2023-02-013-11/+17
* Disable ldconfig during installMike Frysinger2023-02-011-0/+1
* Create ChangeLog.old/ChangeLog.26.glibc-2.37Carlos O'Donell2023-01-311-0/+6942
* Prepare for glibc 2.37 release.Carlos O'Donell2023-01-312-3/+3
* x86: Fix strncat-avx2.S reading past length [BZ #30065]Noah Goldstein2023-01-312-3/+26
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2023-01-312-17/+17
* Update manual/contrib.texi.Carlos O'Donell2023-01-311-4/+12
* Update NEWS file with bug fixes.Carlos O'Donell2023-01-311-6/+75
* Regenerate configure.Carlos O'Donell2023-01-312-3/+4
* Update all PO files in preparation for release.Carlos O'Donell2023-01-3137-10095/+8069
* doc: correct _FORTIFY_SOURCE doc in features.hfanquake2023-01-311-1/+2
* libio: Update number of written bytes in dprintf implementationFlorian Weimer2023-01-313-0/+47
* Account for octal marker in %#o formatAndreas Schwab2023-01-303-0/+56
* Use binutils 2.40 branch in build-many-glibcs.pyJoseph Myers2023-01-271-1/+1
* Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.pyJoseph Myers2023-01-271-2/+2
* stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer2023-01-254-10/+155
* Document '%F' format specifierPaul Pluzhnikov2023-01-251-11/+12
* sparc (64bit): Regenerate ulpsAndreas K. Hüttel2023-01-241-3/+4
* ia64: Regenerate ulpsAndreas K. Hüttel2023-01-241-2/+2
* Update libc.pot for 2.37 release.Carlos O'Donell2023-01-231-306/+282
* x86: Cache computation for AMD architecture.Sajan Karumanchi2023-01-181-159/+45
* manual: Fix typoMartin Joerg2023-01-181-1/+1