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