index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
/
Versions
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
elf: Add a way to check if tunable is set (BZ 27069)
Adhemerval Zanella
1
-0
/
+1
2022-11-03
elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
1
-7
/
+1
2022-08-25
Revert "Detect ld.so and libc.so version inconsistency during startup"
Florian Weimer
1
-2
/
+2
2022-08-24
Detect ld.so and libc.so version inconsistency during startup
Florian Weimer
1
-2
/
+2
2022-04-26
Add GLIBC_ABI_DT_RELR for DT_RELR support
H.J. Lu
1
-0
/
+5
2022-01-27
Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
Florian Weimer
1
-0
/
+3
2021-12-28
elf: Add _dl_find_object function
Florian Weimer
1
-0
/
+3
2021-12-28
elf: Add _dl_audit_preinit
Adhemerval Zanella
1
-1
/
+1
2021-12-28
elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
Adhemerval Zanella
1
-0
/
+1
2021-07-07
elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols
Florian Weimer
1
-3
/
+0
2021-06-03
dlfcn: Rework static dlopen hooks
Florian Weimer
1
-1
/
+0
2020-05-25
elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functions
Florian Weimer
1
-1
/
+1
2020-04-24
elf: Implement __libc_early_init
Florian Weimer
1
-0
/
+1
2020-02-15
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
1
-3
/
+0
2018-01-04
elf: Support dlvsym within libc.so
Florian Weimer
1
-2
/
+2
2017-08-10
ld.so: Introduce struct dl_exception
Florian Weimer
1
-0
/
+5
2017-06-16
Remove _dl_out_of_memory from elf/Versions
H.J. Lu
1
-1
/
+1
2017-06-07
tunables: Clean up hooks to get and set tunables
Siddhesh Poyarekar
1
-1
/
+1
2016-12-31
Add framework for tunables
Siddhesh Poyarekar
1
-0
/
+3
2016-12-21
Remove unused function _dl_tls_setup
Florian Weimer
1
-1
/
+1
2016-11-30
ld.so: Remove __libc_memalign
Florian Weimer
1
-2
/
+2
2016-11-30
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]
Florian Weimer
1
-0
/
+6
2014-03-25
Add empty GLIBC_2.2.5 version to elf/Versions.
Joseph Myers
1
-0
/
+3
2014-02-06
Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."
Allan McRae
1
-1
/
+0
2013-12-18
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
1
-0
/
+1
2013-02-18
New function _dl_find_dso_for_object
Siddhesh Poyarekar
1
-2
/
+2
2013-02-17
Sort Versions files
Andreas Jaeger
1
-12
/
+11
2008-03-08
* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
Ulrich Drepper
1
-1
/
+0
2006-03-01
* elf/tst-tls-dlinfo.c: New file.
Roland McGrath
1
-0
/
+1
2005-12-18
* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.
Ulrich Drepper
1
-0
/
+2
2005-06-26
* Versions.def (ld): Add GLIBC_2.4.
Ulrich Drepper
1
-0
/
+4
2005-01-06
* csu/elf-init.c (__libc_csu_fini): Don't do anything here.
Ulrich Drepper
1
-1
/
+1
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-8
/
+1
2007-07-12
2.5-18.1
Jakub Jelinek
1
-1
/
+8
2004-10-19
Update.
Ulrich Drepper
1
-0
/
+2
2004-03-06
Update.
Ulrich Drepper
1
-9
/
+5
2004-03-05
Update.
Ulrich Drepper
1
-1
/
+2
2003-09-24
Update.
Ulrich Drepper
1
-1
/
+3
2003-09-23
2003-09-23 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-0
/
+1
2003-07-22
Update.
Ulrich Drepper
1
-0
/
+1
2003-06-25
Update.
Ulrich Drepper
1
-0
/
+1
2003-03-15
* dlfcn/tst-dlinfo.c: New file.
Roland McGrath
1
-1
/
+1
2002-12-04
* sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]
Roland McGrath
1
-1
/
+1
2002-10-10
Update.
Ulrich Drepper
1
-1
/
+1
2002-08-20
Update.
Ulrich Drepper
1
-0
/
+1
2002-04-07
Update.
Ulrich Drepper
1
-1
/
+1
2002-03-01
Update.
Ulrich Drepper
1
-0
/
+1
2002-02-23
Update.
Ulrich Drepper
1
-1
/
+1
2002-02-13
Update.
Ulrich Drepper
1
-2
/
+2
2002-02-07
[ld]: Add __tls_get_addr to GLIBC_2.3.
Ulrich Drepper
1
-0
/
+4
[next]