Age | Commit message (Expand) | Author |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper |
2007-05-11 | * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-10-27 | * elf/Makefile: Add rules to build and run tst-thrlock. | Ulrich Drepper |
2006-10-27 | * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-18 | [BZ #3313] | Ulrich Drepper |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2006-09-19 | * elf/dl-close.c (_dl_close): If dependency is not unloaded make | Ulrich Drepper |
2005-04-27 | * elf/dl-close.c: Include stddef.h. | Ulrich Drepper |
2005-03-19 | * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate | Ulrich Drepper |
2005-03-18 | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper |
2005-03-07 | * elf/dl-close.c (_dl_close): Decrement l_opencount before | Ulrich Drepper |
2005-03-07 | * elf/dl-close.c (_dl_close): Unify debug message format. | Ulrich Drepper |
2005-03-07 | * elf/dl-close.c (_dl_close): Print debug message just before | Ulrich Drepper |
2005-03-03 | [BZ #776]cvs/fedora-glibc-20050303T1335 | Ulrich Drepper |
2005-01-09 | Update. | Ulrich Drepper |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-10-14 | Update. | Ulrich Drepper |
2004-10-14 | [BZ #77] | Ulrich Drepper |
2004-10-13 | Update. | Ulrich Drepper |
2004-08-04 | (do_release_all): Add __libc_freeres_fn_section. | Ulrich Drepper |
2004-03-07 | Update. | Ulrich Drepper |
2004-03-06 | Update. | Ulrich Drepper |
2004-03-05 | Update. | Ulrich Drepper |
2004-01-27 | Update. | Ulrich Drepper |
2004-01-24 | Update. | Ulrich Drepper |
2003-04-27 | Update. | Ulrich Drepper |
2003-04-26 | Update. | Ulrich Drepper |
2003-04-25 | Update. | Ulrich Drepper |
2003-03-16 | * nscd/cache.c (cache_search): Give first arg type `request_type'. | Roland McGrath |
2003-01-27 | Update. | Ulrich Drepper |
2003-01-13 | Update. | Ulrich Drepper |
2003-01-12 | Update. | Ulrich Drepper |
2002-12-30 | (_dl_close): Handle relocation dependencies among the to-be-deleted objects r... | Ulrich Drepper |
2002-12-06 | Update. | Ulrich Drepper |
2002-12-04 | * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS] | Roland McGrath |
2002-12-03 | * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy | Roland McGrath |
2002-11-01 | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath |
2002-10-22 | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static | Roland McGrath |
2002-10-18 | 2002-10-17 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-10-17 | * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS. | Roland McGrath |
2002-08-06 | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath |
2002-08-04 | Add libc_hidden_def. | Ulrich Drepper |