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 Zanella18 months
azanella/memory-seal-v6linux: Add support for PT_GNU_MUTABLEAdhemerval Zanella19 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
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath4-7/+36
2006-03-06* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath4-92/+215
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath10-116/+164
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath34-457/+437
2006-03-05* bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VMEM): Define.Roland McGrath2-1/+11
2006-03-05* sysdeps/mach/hurd/opendir.c (__opendir): Likewise.Roland McGrath2-25/+4
2006-03-05* sysdeps/mach/hurd/fdopendir.c (__fdopendir): Use O_DIRECTORYRoland McGrath2-1/+7
2006-03-05* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bitsRoland McGrath4-38/+18
2006-03-03[BZ #2414]Roland McGrath2-3/+8
2006-03-03* sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Use __typeof in cast.Roland McGrath1-0/+14
[...]