aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wipelf: Check SFrame on tst-dl_find_object.cAdhemerval Zanella2 weeks
mastermalloc: Make sure tcache_key is odd enoughSamuel Thibault83 min.
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 Zanella9 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
2014-05-09Simplify getpid handling of the race case.roland/getpidRoland McGrath2-31/+13
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath2-45/+108
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella2-2/+7
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath2-5/+11
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers7-19/+204
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton3-0/+22
2014-05-09S/390: Port of lock elision to System/zDominik Vogt21-2/+693
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton3-0/+499
2014-05-08Some configure-related decrufting.Roland McGrath6-20/+12
2014-05-08Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath2-1/+9
[...]