aboutsummaryrefslogtreecommitdiff
path: root/include/dlfcn.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-03dlfcn: Rework static dlopen hooksFlorian Weimer1-17/+14
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer1-18/+0
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer1-2/+1
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer1-3/+3
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer1-1/+1
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer1-2/+1
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer1-6/+6
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer1-2/+2
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer1-2/+1
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer1-2/+5
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer1-5/+3
2021-04-21dlfcn: dlerror needs to call free from the base namespace [BZ #24773]Florian Weimer1-2/+0
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel1-4/+5
2019-10-16dlfcn: Remove remnants of caller sensitivity from dlinfoFlorian Weimer1-3/+2
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-1/+3
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer1-1/+1
2018-04-26Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho1-1/+22
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer1-0/+2
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-1/+2
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer1-6/+3
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer1-2/+1
2015-10-15Mark _dl_catch_error hiddenH.J. Lu1-13/+0
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl1-1/+2
2012-02-25First steps to get conformtest fully workingUlrich Drepper1-0/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-2/+2
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-0/+1
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab1-0/+1
2007-03-17* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper1-0/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-0/+3
2007-07-31.Jakub Jelinek1-3/+0
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper1-0/+3
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper1-2/+4
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-11/+16
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-20/+13
2007-07-122.5-18.1Jakub Jelinek1-13/+20
2004-11-27Update.Ulrich Drepper1-1/+2
2004-10-18Update.cvs/fedora-glibc-20041018T2320Ulrich Drepper1-2/+58
2004-10-14[BZ #77]Ulrich Drepper1-1/+4
2004-08-09[BZ #116]Ulrich Drepper1-0/+1
2004-03-06Update.Ulrich Drepper1-4/+0
2003-10-27Update.Ulrich Drepper1-0/+1
2003-07-22Update.Ulrich Drepper1-0/+3
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+5
2002-11-19__libc_dlopen is now a macro calling __libc_dlopen_mode with the extra parame...Ulrich Drepper1-1/+2
2002-08-04Update.Ulrich Drepper1-0/+3
2002-02-03Update.Ulrich Drepper1-0/+4
2001-09-23Update.Ulrich Drepper1-0/+1
2000-07-21Update.Ulrich Drepper1-0/+3
2000-06-10Update.Ulrich Drepper1-3/+4
1999-11-23Update.Ulrich Drepper1-5/+5