about summary refs log tree commit diff
path: root/dlfcn/dlopen.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian Weimer2022-08-041-1/+1
* dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer2022-04-261-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* dlfcn: Rework static dlopen hooksFlorian Weimer2021-06-031-8/+2
* dlfcn: Move dlopen into libcFlorian Weimer2021-06-031-38/+44
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove IS_IN_libdlSiddhesh Poyarekar2014-11-241-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.Ulrich Drepper2008-09-171-1/+2
* * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper2005-01-131-1/+6
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-2/+6
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-12/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+12
* Update. cvs/fedora-glibc-20041018T2320Ulrich Drepper2004-10-181-10/+38
* [BZ #77]Ulrich Drepper2004-10-141-2/+11
* Update.Ulrich Drepper2003-09-191-1/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-11-291-0/+1
* Update.Ulrich Drepper2000-07-211-1/+2
* Update.Ulrich Drepper2000-07-181-1/+1
* * dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath2000-03-271-6/+3
* Update.Ulrich Drepper2000-02-231-0/+1
* Update.Ulrich Drepper1999-07-071-0/+56