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
2013-05-01Add #include <stdint.h> for uint[32|64]_t usage in installed headers.rsa/stdint_headersRyan S. Arnold34-0/+96
2013-05-01Use __gnu_inline__ for __extern_always_inline in g++-4.2Richard Smith2-8/+14
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers11-98/+920
2013-04-30Update powerpc libm-test ULPsAdhemerval Zanella2-2/+418
2013-04-30Add bug 15416 to NEWS.Joseph Myers1-1/+1
2013-04-30Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers10-14/+909
2013-04-30Format s_sin.cSiddhesh Poyarekar2-904/+1214
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar23-231/+204
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar5-36/+54
2013-04-29Make stub fchdir.c define __fchdir.Roland McGrath2-2/+7
[...]