Age | Commit message (Expand) | Author | Files | Lines |
2022-04-26 | dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) | Florian Weimer | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-07-07 | elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols | Florian Weimer | 1 | -1/+0 |
2021-06-03 | dlfcn: Rework static dlopen hooks | Florian Weimer | 1 | -31/+1 |
2021-06-02 | dlfcn: Move dlerror into libc | Florian Weimer | 1 | -24/+19 |
2021-04-21 | dlfcn: dlerror needs to call free from the base namespace [BZ #24773] | Florian Weimer | 1 | -178/+127 |
2021-04-21 | dlfcn: Failures after dlmopen should not terminate process [BZ #24772] | Florian Weimer | 1 | -2/+4 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-05-15 | dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476] | Mark Wielaard | 1 | -8/+21 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-11-20 | malloc: tcache double free check | DJ Delorie | 1 | -1/+4 |
2018-06-29 | libc: Extend __libc_freeres framework (Bug 23329). | Carlos O'Donell | 1 | -0/+14 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-18 | ld.so: Examine GLRO to detect inactive loader [BZ #20204] | Florian Weimer | 1 | -1/+1 |
2017-08-31 | dlfcn: Remove internal_function attribute | Florian Weimer | 1 | -1/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-11-30 | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 1 | -2/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Remove IS_IN_libdl | Siddhesh Poyarekar | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-10-09 | Free errstring if _dl_addr doesn't returns 0 | Roland McGrath | 1 | -4/+7 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2005-06-12 | * elf/dl-error.c (_dl_signal_error): Store information about use of | Ulrich Drepper | 1 | -2/+4 |
2005-02-26 | * dlfcn/dlerror.c (check_free): New function. Extract common code | Ulrich Drepper | 1 | -9/+22 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -26/+11 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -11/+26 |
2004-10-18 | Update.cvs/fedora-glibc-20041018T2320 | Ulrich Drepper | 1 | -1/+51 |
2004-03-06 | Update. | Ulrich Drepper | 1 | -4/+4 |
2003-07-31 | Update. | Ulrich Drepper | 1 | -2/+5 |
2003-03-15 | 2003-03-14 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -4/+14 |
2002-11-19 | * sysdeps/hppa/fpu/libm-test-ulps: New file (generated). | Roland McGrath | 1 | -1/+11 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-01-03 | Update. | Ulrich Drepper | 1 | -3/+2 |
2000-12-28 | Update. | Ulrich Drepper | 1 | -4/+3 |
2000-07-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-07-13 | Update. | Ulrich Drepper | 1 | -4/+12 |
2000-06-10 | Update. | Ulrich Drepper | 1 | -3/+6 |
2000-06-10 | Update. | Ulrich Drepper | 1 | -9/+13 |
1999-08-01 | Update. | Ulrich Drepper | 1 | -21/+28 |
1999-07-07 | Update. | Ulrich Drepper | 1 | -0/+144 |