aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wipelf: Check SFrame on tst-dl_find_object.cAdhemerval Zanella2 weeks
masterlocaledata: Add en_SE for ISO8601 datesAndreas Schneider29 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 Thibault3 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üttel12 days
glibc-2.42glibc-2.42.zip  glibc-2.42.tar.gz  glibc-2.42.tar.bz2  Andreas K. Hüttel12 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
2013-05-16PowerPC: Add support for POWER8.rsa/power8Ryan S. Arnold8-26/+96
2013-05-16PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[hc].Ryan S. Arnold3-290/+8
2013-05-16PowerPC: Merge ports/ dl-procinfo.[hc] with base.Ryan S. Arnold5-81/+125
2013-05-16Add support for AT_HWCAP2.Ryan S. Arnold20-23/+147
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold220-12/+528
2013-05-16Convert TEST_extra tests from code to data.Joseph Myers2-48/+82
2013-05-16De-stringify constants in math/atest-exp2.c.Richard Henderson2-42/+44
2013-05-16Support testing "inexact" exceptions in libm-test.inc.Joseph Myers2-392/+421
2013-05-16Test for errno setting in more overflow error cases.Joseph Myers2-81/+89
2013-05-16Convert TEST_cc_c tests from code to data.Joseph Myers2-14/+41
[...]