Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Support dlvsym within libc.so | Florian Weimer | 2018-01-04 | 1 | -2/+2 |
* | ld.so: Introduce struct dl_exception | Florian Weimer | 2017-08-10 | 1 | -0/+5 |
* | Remove _dl_out_of_memory from elf/Versions | H.J. Lu | 2017-06-16 | 1 | -1/+1 |
* | tunables: Clean up hooks to get and set tunables | Siddhesh Poyarekar | 2017-06-07 | 1 | -1/+1 |
* | Add framework for tunables | Siddhesh Poyarekar | 2016-12-31 | 1 | -0/+3 |
* | Remove unused function _dl_tls_setup | Florian Weimer | 2016-12-21 | 1 | -1/+1 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 1 | -2/+2 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 1 | -0/+6 |
* | Add empty GLIBC_2.2.5 version to elf/Versions. | Joseph Myers | 2014-03-25 | 1 | -0/+3 |
* | Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 2014-02-06 | 1 | -1/+0 |
* | Patch 3/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov | 2013-12-18 | 1 | -0/+1 |
* | New function _dl_find_dso_for_object | Siddhesh Poyarekar | 2013-02-18 | 1 | -2/+2 |
* | Sort Versions files | Andreas Jaeger | 2013-02-17 | 1 | -12/+11 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 2008-03-08 | 1 | -1/+0 |
* | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath | 2006-03-01 | 1 | -0/+1 |
* | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 2005-12-18 | 1 | -0/+2 |
* | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 2005-06-26 | 1 | -0/+4 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 1 | -1/+1 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -8/+1 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -1/+8 |
* | Update. | Ulrich Drepper | 2004-10-19 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -9/+5 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-09-24 | 1 | -1/+3 |
* | 2003-09-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-09-23 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-07-22 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-06-25 | 1 | -0/+1 |
* | * dlfcn/tst-dlinfo.c: New file. | Roland McGrath | 2003-03-15 | 1 | -1/+1 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS] | Roland McGrath | 2002-12-04 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-10-10 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-08-20 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-04-07 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-03-01 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-02-23 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-02-13 | 1 | -2/+2 |
* | [ld]: Add __tls_get_addr to GLIBC_2.3. | Ulrich Drepper | 2002-02-07 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-02-03 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2002-02-01 | 1 | -37/+18 |
* | Update. | Ulrich Drepper | 2002-02-01 | 1 | -8/+2 |
* | Update. | Ulrich Drepper | 2002-01-31 | 1 | -15/+12 |
* | Update. | Ulrich Drepper | 2001-12-06 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2001-11-16 | 1 | -0/+9 |
* | Update. | Ulrich Drepper | 2001-07-25 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2001-02-28 | 1 | -2/+1 |
* | Update. | Ulrich Drepper | 2001-02-27 | 1 | -3/+4 |
* | Update. | Ulrich Drepper | 2000-11-01 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2000-08-31 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-08-28 | 1 | -0/+2 |
* | [ld] (GLIBC_2.2): Export _dl_check_map_versions. | Ulrich Drepper | 2000-08-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-08-16 | 1 | -1/+1 |