aboutsummaryrefslogtreecommitdiff
path: root/dlfcn/dlopen.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Add a hunk lost in mergeStan Shebs1-0/+8
2014-11-23Fix arm build by only using _itoa when building ld-linux, and not 'sln'. Also...Paul Pluzhnikov1-18/+1
2014-03-10For Google b/8315591, experimental implementation of dlopen_with_offset.Paul Pluzhnikov1-12/+48
2014-02-28Disable static linking warning for dlopen and dlmopen, and disable linking wa...Paul Pluzhnikov1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove IS_IN_libdlSiddhesh Poyarekar1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-09-17* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.Ulrich Drepper1-1/+2
2005-01-13* elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper1-1/+6
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-2/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-12/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+12
2004-10-18Update.cvs/fedora-glibc-20041018T2320Ulrich Drepper1-10/+38
2004-10-14[BZ #77]Ulrich Drepper1-2/+11
2003-09-19Update.Ulrich Drepper1-1/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-11-29Update.Ulrich Drepper1-0/+1
2000-07-21Update.Ulrich Drepper1-1/+2
2000-07-18Update.Ulrich Drepper1-1/+1
2000-03-27* dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath1-6/+3
2000-02-23Update.Ulrich Drepper1-0/+1
1999-07-07Update.Ulrich Drepper1-0/+56