aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wipelf: Check SFrame on tst-dl_find_object.cAdhemerval Zanella2 weeks
mastermalloc: Fix checking for small negative values of tcache_keySamuel Thibault7 hours
release/2.32/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer3 weeks
release/2.33/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer3 weeks
release/2.34/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer3 weeks
release/2.35/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer3 weeks
release/2.36/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer3 weeks
release/2.37/masterposix: Fix double-free after allocation failure in regcomp (bug 33185)Florian Weimer3 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 Thibault5 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
2018-10-27Ensure mktime sets errno on error (bug 23789)aaribaud/bugzilla/23789/v2Albert ARIBAUD (3ADEV)3-5/+59
2018-10-26Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers2-11/+5
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy4-9/+16
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2-0/+6
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer5-3/+28
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers2-0/+7
2018-10-25elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li2-1/+6
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault2-0/+10
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers7-216/+129
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)6-15/+63
[...]