about summary refs log tree commit diff
path: root/include/dlfcn.h
Commit message (Expand)AuthorAgeFilesLines
* arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)Adhemerval Zanella2024-02-231-1/+2
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-211-0/+5
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+2
* elf: Issue audit la_objopen for vDSOAdhemerval Zanella2021-12-281-0/+2
* elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer2021-07-071-16/+14
* dlfcn: Rework static dlopen hooksFlorian Weimer2021-06-031-17/+14
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-18/+0
* dlfcn: Move dlopen into libcFlorian Weimer2021-06-031-2/+1
* dlfcn: Move dlvsym into libcFlorian Weimer2021-06-031-3/+3
* dlfcn: Move dlinfo into libcFlorian Weimer2021-06-031-1/+1
* dlfcn: Move dladdr1 into libcFlorian Weimer2021-06-031-2/+1
* dlfcn: Move dlmopen into libcFlorian Weimer2021-06-031-6/+6
* dlfcn: Move dlsym into libcFlorian Weimer2021-06-031-2/+2
* dlfcn: Move dladdr into libcFlorian Weimer2021-06-031-2/+1
* dlfcn: Move dlclose into libcFlorian Weimer2021-06-031-2/+5
* dlfcn: Move dlerror into libcFlorian Weimer2021-06-021-5/+3
* dlfcn: dlerror needs to call free from the base namespace [BZ #24773]Florian Weimer2021-04-211-2/+0
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-4/+5
* dlfcn: Remove remnants of caller sensitivity from dlinfoFlorian Weimer2019-10-161-3/+2
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-1/+3
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-231-1/+1
* Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho2018-04-261-1/+22
* elf: Support dlvsym within libc.soFlorian Weimer2018-01-041-0/+2
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-1/+2
* dlfcn: Remove internal_function attributeFlorian Weimer2017-08-311-6/+3
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-2/+1
* Mark _dl_catch_error hiddenH.J. Lu2015-10-151-13/+0
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-1/+2
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-0/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-2/+2
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-0/+1
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-241-0/+1
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-0/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-0/+3
* .Jakub Jelinek2007-07-311-3/+0
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-281-0/+3
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-121-2/+4
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-11/+16
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-20/+13
* 2.5-18.1Jakub Jelinek2007-07-121-13/+20
* Update.Ulrich Drepper2004-11-271-1/+2
* Update. cvs/fedora-glibc-20041018T2320Ulrich Drepper2004-10-181-2/+58
* [BZ #77]Ulrich Drepper2004-10-141-1/+4
* [BZ #116]Ulrich Drepper2004-08-091-0/+1
* Update.Ulrich Drepper2004-03-061-4/+0
* Update.Ulrich Drepper2003-10-271-0/+1
* Update.Ulrich Drepper2003-07-221-0/+3
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-1/+5
* __libc_dlopen is now a macro calling __libc_dlopen_mode with the extra parame...Ulrich Drepper2002-11-191-1/+2
* Update.Ulrich Drepper2002-08-041-0/+3