summaryrefslogtreecommitdiff
path: root/dlfcn/dlopen.c
AgeCommit message (Expand)Author
2022-08-04dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-release-arm-spec2k6-O3_LTOlinaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Oslinaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O2linaro-local/ci/tcwg_bmk_gnu_apm/gnu-release-arm-spec2k6-Os_LTOFlorian Weimer
2022-04-26dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-06-03dlfcn: Rework static dlopen hooksFlorian Weimer
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libdlSiddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2008-09-17* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.Ulrich Drepper
2005-01-13* elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich 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-122.5-18.1Jakub Jelinek
2004-10-18Update.Ulrich Drepper
2004-10-14[BZ #77]Ulrich Drepper
2003-09-19Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-11-29Update.Ulrich Drepper
2000-07-21Update.Ulrich Drepper
2000-07-18Update.Ulrich Drepper
2000-03-27* dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath
2000-02-23Update.Ulrich Drepper
1999-07-07Update.Ulrich Drepper