aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/msealelf: Add support for GNU_PROPERTY_NO_MEMORY_SEALAdhemerval Zanella4 days
masterx86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)Florian Weimer46 hours
release/2.32/masters390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler3 weeks
release/2.34/masterresolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer3 days
release/2.35/masterresolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer3 days
release/2.36/masterresolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer3 days
release/2.37/masterresolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer3 days
release/2.38/masterresolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer3 days
release/2.39/masterresolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer3 days
release/2.40/masterx86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)Florian Weimer46 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üttel14 days
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel14 days
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell3 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel6 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel6 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel12 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel12 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell18 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell18 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-22rshift.c: Replace assert with DEBUG and aborthjl/gmpH.J. Lu1-1/+4
2017-08-21Fix GCC 7 build of k_standard.c.Joseph Myers2-0/+8
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella5-6/+27
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella4-8/+7
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella5-12/+30
2017-08-21Revert "Add hidden visibility to internal function prototypes".Joseph Myers2-14/+11
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers13-430/+19
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers113-175/+524
2017-08-21benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer2-4/+12
2017-08-21assert: Support types without operator== (int) [BZ #21972]Florian Weimer5-7/+128
[...]