aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/bz25263-loader-realpathelf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Geoffrey Thomas17 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32...Adhemerval Zanella16 months
azanella/cancel-wrappers-inlinelinux: Inline __syscall_internal_cancel and __syscall_cancelAdhemerval Zanella16 months
azanella/clangstdlib: Avoid strlen plt with clang-20Adhemerval Zanella16 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella17 months
azanella/ubsan-undefgmon: Fix UB in sprofilAdhemerval Zanella15 months
masterbenchtest: Correct shell script related to bench-malloc-threadCupertino Miranda15 months
release/2.39/masterx86: Detect Intel Diamond RapidsH.J. Lu15 months
release/2.40/masterx86: Detect Intel Diamond RapidsH.J. Lu16 months
release/2.41/masterelf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]Aurelien Jarno15 months
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.tar.xz  glibc-2.41.9000.zip  Andreas K. Hüttel18 months
glibc-2.41glibc-2.41.tar.xz  glibc-2.41.zip  Andreas K. Hüttel18 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üttel2 years
glibc-2.39glibc-2.39.tar.xz  glibc-2.39.zip  Andreas K. Hüttel2 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'Donell3 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-05-19glibc 2.11.2 releaseglibc-2.11.2Petr Baudis1-1/+1
2010-05-19Fix FP exception control.Andrew Stubbs2-3/+14
2010-05-12Fix typos I added in malloc.cUlrich Drepper1-2/+2
2010-05-12Fix a const warning in ldconfig.Roland McGrath2-1/+5
2010-05-12Fix lookup of collation sequence value during regexp matchingAndreas Schwab2-1/+6
2010-05-12Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2-1/+15
2010-05-12Simplify OOM handling in ldconfig.Ulrich Drepper2-7/+5
2010-05-12One more bug in ldconfig -r handling.Ulrich Drepper2-1/+8
2010-05-12Fix handling if newline in addmntent.Ulrich Drepper2-3/+9
2010-05-12BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible3-5/+20
[...]