aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterstdio-common: Fix C23-ism in formatted output specifier tests [BZ #32360]Maciej W. Rozycki17 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.36/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.37/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.40/masterelf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]Aurelien Jarno19 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üttel4 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel4 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell7 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel10 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel10 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel16 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel16 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell22 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell22 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
2015-09-18Initial implemenation of full dlmopen support.carlos/dlmopenCarlos O'Donell6-22/+80
2015-09-17alpha: drop __ASSUME_FDATASYNCMike Frysinger4-52/+7
2015-09-18Test for weak undefined symbols in linknamespace.pl.Joseph Myers2-24/+26
2015-09-17Use __pthread_setcancelstate in libc.aH.J. Lu12-33/+50
2015-09-17Fix sign of zero part from ctan / ctanh when argument infinite (bug 17118).Joseph Myers9-11/+198
2015-09-17Reduce number of constants in __finite* (bug 15384).Joseph Myers7-12/+21
2015-09-17Fix tgamma missing underflows (bug 18951).Joseph Myers9-2/+1084
2015-09-17Restore sparc64 implementation of semctlAndreas Schwab2-0/+58
2015-09-16Don't declare float / long double Bessel functions for XSI POSIX (bug 18977).Joseph Myers4-22/+31
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers19-102/+116
[...]