aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/msealelf: Add support for GNU_PROPERTY_NO_MEMORY_SEALAdhemerval Zanella6 weeks
masterelf: Fix tst-dlopen-tlsreinit1.out test dependencyFlorian Weimer14 hours
release/2.32/masters390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler8 weeks
release/2.34/masternptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki11 days
release/2.35/masternptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki11 days
release/2.36/masternptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki11 days
release/2.37/masternptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki11 days
release/2.38/masternptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki11 days
release/2.39/masterelf: Fix tst-dlopen-tlsreinit1.out test dependencyFlorian Weimer13 hours
release/2.40/masterelf: Fix tst-dlopen-tlsreinit1.out test dependencyFlorian Weimer13 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üttel7 weeks
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel7 weeks
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell4 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel7 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel7 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel13 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel13 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell19 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell19 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
2021-01-11Unconditionally define __stack_chk_guard [BZ #26817]maskray/stack_chk_guardFangrui Song22-71/+83
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song6-77/+3
2021-01-11math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella1-1/+2
2021-01-11posix: Sync tempname with gnulib [BZ #26648]Adhemerval Zanella1-116/+164
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella3-0/+22
2021-01-11support: Add xchmod wrapperAdhemerval Zanella2-0/+31
2021-01-11Update STATX_ATTR_DAX value from Linux 5.10.Joseph Myers1-1/+1
2021-01-10riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen1-1/+21
2021-01-10riscv: support GNU indirect functionVincent Chen3-0/+79
2021-01-10posix: Correct attribute access mode on readlinkat [BZ #27024].Martin Sebor1-1/+1
[...]