aboutsummaryrefslogtreecommitdiff
path: root/dlfcn/dlinfo.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-29dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer1-1/+12
2022-04-26dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-03dlfcn: Rework static dlopen hooksFlorian Weimer1-1/+1
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer1-20/+25
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-16dlfcn: Remove remnants of caller sensitivity from dlinfoFlorian Weimer1-25/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-2/+2
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-03-08* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper1-2/+2
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper1-4/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-10/+5
2007-07-31.Jakub Jelinek1-5/+10
2006-10-27USE_TLS support is now default.Ulrich Drepper1-7/+1
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath1-1/+23
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-25/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+25
2004-10-18Update.cvs/fedora-glibc-20041018T2320Ulrich Drepper1-4/+24
2004-10-14Update.Ulrich Drepper1-5/+7
2004-10-14[BZ #77]Ulrich Drepper1-1/+4
2004-03-06Update.Ulrich Drepper1-3/+3
2003-03-15* dlfcn/tst-dlinfo.c: New file.Roland McGrath1-0/+87