aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/bz25263-loader-realpathelf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Geoffrey Thomas19 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32...Adhemerval Zanella18 months
azanella/cancel-wrappers-inlinelinux: Inline __syscall_internal_cancel and __syscall_cancelAdhemerval Zanella18 months
azanella/clangstdlib: Avoid strlen plt with clang-20Adhemerval Zanella17 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella18 months
azanella/ubsan-undefgmon: Fix UB in sprofilAdhemerval Zanella17 months
masterbenchtest: Correct shell script related to bench-malloc-threadCupertino Miranda17 months
release/2.39/masterx86: Detect Intel Diamond RapidsH.J. Lu17 months
release/2.40/masterx86: Detect Intel Diamond RapidsH.J. Lu17 months
release/2.41/masterelf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]Aurelien Jarno17 months
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.tar.xz  glibc-2.41.9000.zip  Andreas K. Hüttel20 months
glibc-2.41glibc-2.41.tar.xz  glibc-2.41.zip  Andreas K. Hüttel20 months
glibc-2.40.9000glibc-2.40.9000.tar.xz  glibc-2.40.9000.zip  Andreas K. Hüttel2 years
glibc-2.40glibc-2.40.tar.xz  glibc-2.40.zip  Andreas K. Hüttel2 years
glibc-2.14.9000glibc-2.14.9000.tar.xz  glibc-2.14.9000.zip  Carlos O'Donell2 years
glibc-2.39.9000glibc-2.39.9000.tar.xz  glibc-2.39.9000.zip  Andreas K. Hüttel3 years
glibc-2.39glibc-2.39.tar.xz  glibc-2.39.zip  Andreas K. Hüttel3 years
glibc-2.38.9000glibc-2.38.9000.tar.xz  glibc-2.38.9000.zip  Andreas K. Hüttel3 years
glibc-2.38glibc-2.38.tar.xz  glibc-2.38.zip  Andreas K. Hüttel3 years
glibc-2.37.9000glibc-2.37.9000.tar.xz  glibc-2.37.9000.zip  Carlos O'Donell4 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella3-3/+7
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella2-4/+270
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu14-18/+155
2016-02-18NEWS: List additional fixed security bugsFlorian Weimer1-4/+16
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich2-2/+8
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell5-66/+339
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell3-15/+19
2016-02-14Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell4-3/+71
2016-02-12Revert "ChangeLogs: convert to utf-8"Mike Frysinger7-14/+14
2016-02-12hsearch_r: Apply VM size limit in test caseFlorian Weimer2-0/+26
[...]