Age | Commit message (Expand) | Author |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-05-27 | dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932] | Fangrui Song |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-07-07 | elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols | Florian Weimer |
2021-06-03 | dlfcn: Move dlvsym into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dlsym into libc | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-02-15 | elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c | Florian Weimer |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-11-27 | dlsym: Do not determine caller link map if not needed | Florian Weimer |
2019-11-15 | Introduce link_map_audit_state accessor function | Florian Weimer |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-08-31 | elf: Remove internal_function attribute | Florian Weimer |
2017-08-31 | dlfcn: Remove internal_function attribute | Florian Weimer |
2017-08-10 | ld.so: Introduce struct dl_exception | Florian Weimer |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-11-30 | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-02-18 | New function _dl_find_dso_for_object | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-08-15 | Add a missing #include to dl-sym.c. | Roland McGrath |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-06-20 | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller |
2009-11-06 | Fix up whitespaces. | Ulrich Drepper |
2009-11-06 | Properly handle STT_GNU_IFUNC symbols in do_sym. | H.J. Lu |
2009-10-21 | Handle IFUNC symbols in dlsym. | Andreas Schwab |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper |
2007-09-18 | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper |
2007-06-20 | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper |
2007-06-19 | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper |
2007-01-15 | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-18 | [BZ #3313] | Ulrich Drepper |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2006-02-26 | * elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULL | Ulrich Drepper |
2006-02-26 | (do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbol_x, not L. | Ulrich Drepper |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-10-14 | [BZ #77] | Ulrich Drepper |