about summary refs log tree commit diff
path: root/elf/dl-libc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-2/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer2022-04-261-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer2021-07-071-4/+0
* elf: Call free from base namespace on error in dl-libc.c [BZ #27646]Florian Weimer2021-07-061-1/+1
* elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]Florian Weimer2021-06-171-2/+2
* dlfcn: Rework static dlopen hooksFlorian Weimer2021-06-031-67/+6
* 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
* elf: Support dlvsym within libc.soFlorian Weimer2018-01-041-1/+72
* 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-3/+3
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* 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-2/+2
* 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
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Clear initfini list after freeing. Fixes bug 15308.Ondřej Bílka2013-10-151-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-221-3/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove support for !USE___THREADUlrich Drepper2011-09-101-14/+11
* Pass back error code from dlerror_runUlrich Drepper2011-09-071-3/+3
* Fix caller information of NSS modulesUlrich Drepper2011-08-131-3/+8
* Whitespace cleanup.Ulrich Drepper2010-09-211-1/+1
* Move freeres function from ld.so to libc.so.Andreas Schwab2010-09-211-16/+87
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-011-2/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-1/+1
* .Jakub Jelinek2007-07-311-1/+1
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-2/+1
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-2/+3
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-121-5/+6
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-4/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-16/+9
* 2.5-18.1Jakub Jelinek2007-07-121-9/+16
* (__libc_dlsym_private, __libc_register_dl_open_hook): New functions. (__libc_...Ulrich Drepper2004-10-181-13/+25
* [BZ #77]Ulrich Drepper2004-10-141-14/+15
* Update.Ulrich Drepper2004-03-071-1/+1
* Update.Ulrich Drepper2004-03-071-6/+5
* Update.Ulrich Drepper2004-03-061-8/+8
* Update.Ulrich Drepper2003-07-221-0/+3
* Update.Ulrich Drepper2003-06-251-0/+74
* Update.Ulrich Drepper2002-11-191-8/+11