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 Monga18 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
2018-06-06Check non-lazy binding with LD_PRELOAD and weak referencehjl/pr23240/fwH.J. Lu5-4/+126
2018-06-06ld.so: Introduce delayed relocation processingFlorian Weimer10-19/+621
2018-06-05ld.so: Defer applying RELRO protectionFlorian Weimer5-6/+42
2018-06-04Use Linux 4.17 in build-many-glibcs.py.Joseph Myers2-1/+6
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault3-2/+8
2018-06-01benchtests: Catch exceptions in input argumentsLeonardo Sandoval2-10/+31
2018-06-01benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval2-10/+24
2018-06-01x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval14-2/+1033
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2-278/+301
2018-06-01math: Update i686 ulpsFlorian Weimer2-270/+284
[...]