Age | Commit message (Expand) | Author | Files | Lines |
2023-03-27 | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto | 1 | -2/+3 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-04-26 | dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) | Florian Weimer | 1 | -4/+4 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-07-07 | elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols | Florian Weimer | 1 | -4/+0 |
2021-07-06 | elf: Call free from base namespace on error in dl-libc.c [BZ #27646] | Florian Weimer | 1 | -1/+1 |
2021-06-17 | elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646] | Florian Weimer | 1 | -2/+2 |
2021-06-03 | dlfcn: Rework static dlopen hooks | Florian Weimer | 1 | -67/+6 |
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-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-04 | elf: Support dlvsym within libc.so | Florian Weimer | 1 | -1/+72 |
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 | -3/+3 |
2017-08-31 | elf: 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-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -3/+3 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-10-15 | Clear initfini list after freeing. Fixes bug 15308. | Ondřej Bílka | 1 | -0/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-06-22 | Fix invalid memory access in do_lookup_x. | Andreas Schwab | 1 | -3/+6 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper | 1 | -14/+11 |
2011-09-07 | Pass back error code from dlerror_run | Ulrich Drepper | 1 | -3/+3 |
2011-08-13 | Fix caller information of NSS modules | Ulrich Drepper | 1 | -3/+8 |
2010-09-21 | Whitespace cleanup. | Ulrich Drepper | 1 | -1/+1 |
2010-09-21 | Move freeres function from ld.so to libc.so. | Andreas Schwab | 1 | -16/+87 |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 1 | -2/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -1/+1 |
2007-07-31 | . | Jakub Jelinek | 1 | -1/+1 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 1 | -2/+1 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -2/+3 |
2005-06-12 | * elf/dl-error.c (_dl_signal_error): Store information about use of | Ulrich Drepper | 1 | -5/+6 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 1 | -4/+10 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -16/+9 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -9/+16 |
2004-10-18 | (__libc_dlsym_private, __libc_register_dl_open_hook): New functions. (__libc_... | Ulrich Drepper | 1 | -13/+25 |
2004-10-14 | [BZ #77] | Ulrich Drepper | 1 | -14/+15 |
2004-03-07 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-03-07 | Update. | Ulrich Drepper | 1 | -6/+5 |
2004-03-06 | Update. | Ulrich Drepper | 1 | -8/+8 |
2003-07-22 | Update. | Ulrich Drepper | 1 | -0/+3 |
2003-06-25 | Update. | Ulrich Drepper | 1 | -0/+74 |
2002-11-19 | Update. | Ulrich Drepper | 1 | -8/+11 |
2002-11-01 | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 1 | -3/+1 |