aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
google/grte/v5-2.27/masternptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella3 days
masterpowerpc64le: _init/_fini file changes for ROPSachin Monga19 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler2 weeks
release/2.36/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 Jarno6 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-01-19getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)siddhesh/realpath-and-getcwdSiddhesh Poyarekar4-1/+264
2022-01-19realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar4-2/+64
2022-01-19support: Add helpers to create paths longer than PATH_MAXSiddhesh Poyarekar2-9/+173
2022-01-18elf: Move _dl_setup_hash to its own fileFlorian Weimer3-45/+65
2022-01-17htl: Fix build error in annexcSamuel Thibault1-2/+4
2022-01-17elf: Reinstate tst-audit17Adhemerval Zanella1-0/+1
2022-01-17x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno1-4/+10
2022-01-17rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYSSamuel Thibault10-25/+61
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella41-1/+349
2022-01-17Properly handle --disable-default-pie [BZ #28780]H.J. Lu2-32/+55
[...]