aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterstdio-common: Fix C23-ism in formatted output specifier tests [BZ #32360]Maciej W. Rozycki15 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.36/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.37/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.40/masterelf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]Aurelien Jarno17 hours
[...]
 
TagDownloadAuthorAge
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel4 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel4 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell7 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel10 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel10 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel16 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel16 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell22 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell22 months
glibc-2.36.9000glibc-2.36.9000.zip  glibc-2.36.9000.tar.gz  glibc-2.36.9000.tar.bz2  Carlos O'Donell2 years
[...]
 
AgeCommit messageAuthorFilesLines
2017-08-28Mention x86-64 FMA optimization in NEWShjl/fma/masterH.J. Lu1-0/+3
2017-08-28hurd: Remove duplicate symbol versionSamuel Thibault3-10/+0
2017-08-28hurd: Fix typoSamuel Thibault2-2/+2
2017-08-28<bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer6-68/+881
2017-08-272017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov7-1/+200
2017-08-27hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault3-0/+19
2017-08-27hurd: fix build with -fstack-protector-strongSamuel Thibault6-1/+17
2017-08-27hurd: Add system-specific sysmacros.hSamuel Thibault2-0/+64
2017-08-25x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2-42/+6
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2-1/+7
[...]