summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore MAP_VARIABLE in tst-mman-consts.pyrelease/2.37/masterJoseph Myers2023-05-171-2/+5
* gmon: Revert addition of tunables to the manualFlorian Weimer2023-04-281-59/+0
* gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABIFlorian Weimer2023-04-282-29/+1
* gmon: fix memory corruption issues [BZ# 30101]Simon Kissane2023-04-284-8/+65
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-04-289-7/+245
* gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)2023-04-282-1/+4
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-04-288-3/+141
* x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer2023-04-242-2/+3
* gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer2023-04-244-2/+75
* stdio-common: tests: don't double-define _FORTIFY_SOURCESam James2023-04-111-1/+1
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera2023-02-208-23/+69
* stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]Vitaly Buka2023-02-203-2/+81
* elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer2023-02-082-0/+83
* NEWS: Document CVE-2023-25139.Carlos O'Donell2023-02-071-0/+9
* Account for grouping in printf width (bug 30068)Carlos O'Donell2023-02-073-5/+73
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-076-2/+68
* LoongArch: Add new relocation types.caiyinyu2023-02-031-0/+40
* cdefs: Limit definition of fortification macrosSiddhesh Poyarekar2023-02-021-2/+4
* 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
* Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.hJoseph Myers2023-01-171-0/+1
* Add IPPROTO_L2TP from Linux 6.1 to netinet/in.hJoseph Myers2023-01-171-0/+2
* AArch64: Improve strrchrWilco Dijkstra2023-01-171-25/+33
* AArch64: Optimize strnlenWilco Dijkstra2023-01-171-21/+18
* AArch64: Optimize strlenWilco Dijkstra2023-01-171-8/+12
* AArch64: Optimize strcpyWilco Dijkstra2023-01-171-17/+19
* AArch64: Improve strchrnulWilco Dijkstra2023-01-171-2/+10
* AArch64: Optimize strchrWilco Dijkstra2023-01-171-28/+24
* AArch64: Improve strlen_asimdWilco Dijkstra2023-01-171-12/+4
* AArch64: Optimize memrchrWilco Dijkstra2023-01-171-9/+11
* AArch64: Optimize memchrWilco Dijkstra2023-01-171-13/+14
* hurd: Fix _NOFLSH valueSamuel Thibault2023-01-151-1/+1