aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
google/grte/v5-2.27/masternptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella5 days
masternptl: Add smoke test for pthread_getcpuclockid failureSiddhesh Poyarekar28 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler3 weeks
release/2.36/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer4 weeks
release/2.40/masterelf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]Aurelien Jarno8 days
[...]
 
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
2022-02-25Merge branch release/2.30/master into ibm/2.30/masteribm/2.30/masterRaoni Fassina Firmino21-284/+681
2022-02-25Merge branch release/2.30/master into ibm/2.30/masterRaoni Fassina Firmino2-38/+107
2022-02-25Merge branch release/2.30/master into ibm/2.30/masterRaoni Fassina Firmino119-1432/+7797
2022-02-18NEWS: Add a bug fix entry for BZ #28896H.J. Lu1-0/+2
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein1-2/+2
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein3-10/+48
2022-02-18x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein7-5/+22
2022-02-17string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu1-0/+13
2022-02-01x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu3-0/+108
2022-02-01x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein1-2/+2
[...]