aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wipelf: Check SFrame on tst-dl_find_object.cAdhemerval Zanella2 weeks
masterlocaledata: Add en_SE for ISO8601 datesAndreas Schneider39 hours
release/2.32/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer2 weeks
release/2.33/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer2 weeks
release/2.34/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer2 weeks
release/2.35/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer2 weeks
release/2.36/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer2 weeks
release/2.37/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer2 weeks
release/2.41/masternptl: Fix SYSCALL_CANCEL for return values larger than INT_MAX (BZ 33245)Adhemerval Zanella8 days
release/2.42/masterhurd: support: Fix running SGID testsSamuel Thibault4 days
[...]
 
TagDownloadAuthorAge
glibc-2.42.9000glibc-2.42.9000.zip  glibc-2.42.9000.tar.gz  glibc-2.42.9000.tar.bz2  Andreas K. Hüttel13 days
glibc-2.42glibc-2.42.zip  glibc-2.42.tar.gz  glibc-2.42.tar.bz2  Andreas K. Hüttel13 days
glibc-2.41.9000glibc-2.41.9000.zip  glibc-2.41.9000.tar.gz  glibc-2.41.9000.tar.bz2  Andreas K. Hüttel6 months
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel6 months
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel13 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel13 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell15 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel18 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel18 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2024-10-14aarch64: use __alloc_gcs in makecontextarm/gcs-v2Szabolcs Nagy1-35/+6
2024-10-14aarch64: Add GCS user-space allocation logicSzabolcs Nagy3-1/+104
2024-10-14aarch64: Process gnu properties in static exeSzabolcs Nagy1-0/+12
2024-10-14aarch64: Ignore GCS property of ld.soSzabolcs Nagy1-0/+5
2024-10-14aarch64: Use l_searchlist.r_list for gcsSzabolcs Nagy1-1/+1
2024-10-14aarch64: Handle gcs markingSzabolcs Nagy4-6/+73
2024-10-14aarch64: Use l_searchlist.r_list for btiSzabolcs Nagy1-3/+2
2024-10-14aarch64: Add glibc.cpu.aarch64_gcs_policySzabolcs Nagy3-2/+25
2024-10-10aarch64: Mark objects with GCS property noteSzabolcs Nagy1-2/+3
2024-10-10aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy3-3/+29
[...]