about summary refs log tree commit diff
path: root/dlfcn/dlerror.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* 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-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer2021-07-071-1/+0
* dlfcn: Rework static dlopen hooksFlorian Weimer2021-06-031-31/+1
* dlfcn: Move dlerror into libcFlorian Weimer2021-06-021-24/+19
* dlfcn: dlerror needs to call free from the base namespace [BZ #24773]Florian Weimer2021-04-211-178/+127
* dlfcn: Failures after dlmopen should not terminate process [BZ #24772]Florian Weimer2021-04-211-2/+4
* 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
* dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]Mark Wielaard2019-05-151-8/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* malloc: tcache double free checkDJ Delorie2018-11-201-1/+4
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-0/+14
* 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-1/+1
* dlfcn: 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
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove IS_IN_libdlSiddhesh Poyarekar2014-11-241-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Free errstring if _dl_addr doesn't returns 0Roland McGrath2012-10-091-4/+7
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-121-2/+4
* * dlfcn/dlerror.c (check_free): New function. Extract common codeUlrich Drepper2005-02-261-9/+22
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-26/+11
* 2.5-18.1Jakub Jelinek2007-07-121-11/+26
* Update. cvs/fedora-glibc-20041018T2320Ulrich Drepper2004-10-181-1/+51
* Update.Ulrich Drepper2004-03-061-4/+4
* Update.Ulrich Drepper2003-07-311-2/+5
* 2003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-151-4/+14
* * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).Roland McGrath2002-11-191-1/+11
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-031-3/+2
* Update.Ulrich Drepper2000-12-281-4/+3
* Update.Ulrich Drepper2000-07-141-1/+1
* Update.Ulrich Drepper2000-07-131-4/+12
* Update.Ulrich Drepper2000-06-101-3/+6
* Update.Ulrich Drepper2000-06-101-9/+13
* Update.Ulrich Drepper1999-08-011-21/+28
* Update.Ulrich Drepper1999-07-071-0/+144