index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Age
Commit message (
Expand
)
Author
46 hours
malloc: Show hugetlb tunable default in --list-tunables
Wilco Dijkstra
13 days
riscv: Resolve calls to memcpy using memcpy-generic in early startup
Adhemerval Zanella Netto
14 days
misc: Fix a few typos in comments
Yury Khrustalev
2026-03-16
elf: factor out ld.conf parsing
DJ Delorie
2026-03-16
nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL
Samuel Thibault
2026-03-16
elf: directly call dl_init_static_tls
Samuel Thibault
2026-03-15
resolv: Move libanl symbols to libc on hurd too
Samuel Thibault
2026-03-15
elf: Drop librt.so from localplt-built-dso
Samuel Thibault
2026-03-12
Support loading libunwind instead of libgcc_s
Adhemerval Zanella
2026-03-12
configure: Parametrize runtime libraries to support compiler-rt
Adhemerval Zanella
2026-03-10
feat(rtld): Allow LD_DEBUG category exclusion
Frédéric Bérat
2026-03-10
elf(tls): Add debug logging for TLS operations
Frédéric Bérat
2026-03-09
elf: should check result of openat with -1 not 1
Weixie Cui
2026-02-25
elf: Fix tst-link-map-contiguous-ldso build for Hurd
Adhemerval Zanella
2026-02-24
elf: parse /proc/self/maps as the last resort to find the gap for tst-link-ma...
Xi Ruoyao
2026-02-18
elf: Use dl-symbol-redir-ifunc.h instead _dl_strlen
Adhemerval Zanella
2026-02-06
malloc: Remove unused tcache code from unsorted bin scan
Wilco Dijkstra
2026-02-04
elf: Build tst-gnu2-tls2 iff compiler supports TLS descriptor
Adhemerval Zanella
2026-02-02
elf: Add test case for LD_PROFILE/LD_PROFILE_OUTPUT interaction
Florian Weimer
2026-02-02
elf: Fix ambiguous error message for --f in sotruss [BZ #25257]
Avinal Kumar
2026-01-19
elf: Ignore LD_PROFILE if LD_PROFILE_OUTPUT is not set (bug 33797)
Florian Weimer
2026-01-14
aarch64: Fix LD_AUDIT with GCS in permissive mode
Adhemerval Zanella
2026-01-13
aarch64: Add LD_DEBUG=security to log BTI and GCS warnings
Yury Khrustalev
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2026-01-01
Pass glibc pre-commit checks
Paul Eggert
2025-12-22
elf: Fix elf/tst-decorate-maps on aarch64 after 321e1fc73f
Adhemerval Zanella
2025-12-19
elf: Support vDSO with more than one PT_LOAD with v_addr starting at 0 (BZ 32...
Adhemerval Zanella
2025-12-02
misc: fix some typos
Yury Khrustalev
2025-11-22
htl: Fix conditions for thread list variables
Samuel Thibault
2025-11-21
Enable --enable-fortify-source with clang
Adhemerval Zanella
2025-11-18
Remove support for lock elision.
Stefan Liebler
2025-11-10
Filter out internal abort during ld.so build
Adhemerval Zanella
2025-11-08
Add missing $(rpath-link) to elf/ld.so --library-path
Samuel Thibault
2025-11-03
tls: Add debug logging for TLS and TCB management
Frédéric Bérat
2025-10-29
Annotate swtich fall-through
Adhemerval Zanella
2025-10-22
sprof: fix -Wformat warnings on 32-bit hosts
Collin Funk
2025-10-21
sprof: check pread size and offset for overflow
DJ Delorie
2025-10-21
elf: Fix tunable handing with clang
Adhemerval Zanella
2025-10-21
elf: Fix clang -Wstring-plus-int on rtld.c
Adhemerval Zanella
2025-10-21
Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
2025-10-20
elf: Only define _dl_tls_allocate_active for SHARED
Adhemerval Zanella
2025-10-08
elf: Report when found libraries are rejected [BZ #25669]
Ben Boeckel
2025-10-08
atomic: Remove atomic_forced_read
Wilco Dijkstra
2025-09-15
ldd: define the "unused" variable
Aurelien Jarno
2025-09-10
atomics: Remove unused atomics
Wilco Dijkstra
2025-09-05
testsuite: Update tests for 'xfclose' use
Maciej W. Rozycki
2025-09-05
testsuite: Update tests for 'xfmemopen' use
Maciej W. Rozycki
2025-08-27
elf: early conversion of elf p_flags to mprotect flags
Cupertino Miranda
2025-08-04
tst-env-setuid: Delete LD_DEBUG_OUTPUT output
H.J. Lu
2025-08-01
elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
Florian Weimer
[next]