Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | Add more comments to dlclose() algorithm. | Carlos O'Donell | 1 | -0/+6 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 1 | -1/+1 |
2012-08-17 | Add a cast to silence a warning. | Roland McGrath | 1 | -2/+6 |
2012-08-17 | Also set r->r_map when unmapping the first object in a namespace. | Gary Benson | 1 | -1/+1 |
2012-07-27 | Add SystemTap static probes to the runtime linker. [BZ #14298] | Gary Benson | 1 | -0/+3 |
2012-06-22 | Fix invalid memory access in do_lookup_x. | Andreas Schwab | 1 | -12/+3 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-08-24 | Fix scope handling during dl_close | Andreas Schwab | 1 | -0/+7 |
2011-07-19 | _dl_sort_fini: Remove unused argument | Marek Polacek | 1 | -1/+1 |
2011-06-21 | Revert unwanted patch | Ulrich Drepper | 1 | -4/+1 |
2011-06-21 | Add missing DL_CALL_FCT | Ulrich Drepper | 1 | -1/+4 |
2011-05-07 | static tls memory leak on TLS_DTV_AT_TP archs | Alan Modra | 1 | -10/+26 |
2011-02-25 | Fix memory leak in dlopen with RTLD_NOLOAD. | Andreas Schwab | 1 | -3/+12 |
2010-09-21 | Move freeres function from ld.so to libc.so. | Andreas Schwab | 1 | -74/+0 |
2010-06-27 | Revert unwanted patch. Again. | Ulrich Drepper | 1 | -7/+0 |
2010-06-27 | Fix whitespaces. | Ulrich Drepper | 1 | -2/+9 |
2010-05-03 | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 1 | -0/+5 |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 1 | -2/+14 |
2008-01-17 | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 1 | -1/+2 |
2007-09-29 | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 1 | -3/+3 |
2007-06-20 | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 1 | -11/+28 |
2007-06-09 | * elf/dl-close.c (_dl_close_worker): Remove all to be removed | Ulrich Drepper | 1 | -19/+32 |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 1 | -0/+4 |
2007-05-11 | * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by | Ulrich Drepper | 1 | -29/+29 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -103/+55 |
2007-07-31 | . | Jakub Jelinek | 1 | -55/+103 |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper | 1 | -1/+1 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 1 | -21/+7 |
2006-10-27 | * elf/Makefile: Add rules to build and run tst-thrlock. | Ulrich Drepper | 1 | -6/+2 |
2006-10-27 | * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and | Ulrich Drepper | 1 | -11/+25 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 1 | -39/+28 |
2006-10-18 | [BZ #3313] | Ulrich Drepper | 1 | -9/+15 |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 1 | -2/+2 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -36/+112 |
2006-09-19 | * elf/dl-close.c (_dl_close): If dependency is not unloaded make | Ulrich Drepper | 1 | -2/+17 |
2005-04-27 | * elf/dl-close.c: Include stddef.h. | Ulrich Drepper | 1 | -14/+41 |
2005-03-19 | * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate | Ulrich Drepper | 1 | -29/+35 |
2005-03-18 | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 1 | -210/+139 |
2005-03-07 | * elf/dl-close.c (_dl_close): Decrement l_opencount before | Ulrich Drepper | 1 | -3/+3 |
2005-03-07 | * elf/dl-close.c (_dl_close): Unify debug message format. | Ulrich Drepper | 1 | -1/+1 |
2005-03-07 | * elf/dl-close.c (_dl_close): Print debug message just before | Ulrich Drepper | 1 | -5/+11 |
2005-03-03 | [BZ #776]cvs/fedora-glibc-20050303T1335 | Ulrich Drepper | 1 | -30/+0 |
2005-01-09 | Update. | Ulrich Drepper | 1 | -5/+8 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 1 | -25/+85 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -415/+284 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -284/+415 |
2004-10-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-10-14 | [BZ #77] | Ulrich Drepper | 1 | -45/+100 |
2004-10-13 | Update. | Ulrich Drepper | 1 | -1/+1 |