]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-close.c
nptl/tst-cancel25 needs to be an internal test
[thirdparty/glibc.git] / elf / dl-close.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-27  Andreas SchwabConsolidate link map sorting
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-23  Carlos O'DonellBug 11941: ld.so: Improper assert map->l_init_called...
2016-11-30  Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-11  Maxim OstapenkoClear DF_1_NODELETE flag only for failed to load library.
2015-07-23  Siddhesh PoyarekarAlso use l_tls_dtor_count to decide on object unload...
2015-07-07  Pavel KopylAdd forced deletion support to _dl_close_worker
2015-04-17  Roland McGrathAvoid confusing compiler with dynamically impossible...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-04-03  Roland McGrathFactor mmap/munmap of PT_LOAD segments out of _dl_map_o...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-31  Maciej W. Rozycki[BZ #16046] Static dlopen correction fallout fixes.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-21  Guy MartinDon't use broken DL_AUTO_FUNCTION_ADDRESS()
2013-05-09  Carlos O'DonellAdd more comments to dlclose() algorithm.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-08-17  Roland McGrathAdd a cast to silence a warning.
2012-08-17  Gary BensonAlso set r->r_map when unmapping the first object in...
2012-07-27  Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-22  Andreas SchwabFix invalid memory access in do_lookup_x.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-08-24  Andreas SchwabFix scope handling during dl_close
2011-07-20  Marek Polacek_dl_sort_fini: Remove unused argument
2011-06-21  Ulrich DrepperRevert unwanted patch
2011-06-21  Ulrich DrepperAdd missing DL_CALL_FCT
2011-05-08  Alan Modrastatic tls memory leak on TLS_DTV_AT_TP archs
2011-02-26  Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2010-09-21  Andreas SchwabMove freeres function from ld.so to libc.so.
2010-06-28  Ulrich DrepperRevert unwanted patch. Again.
2010-06-28  Ulrich DrepperFix whitespaces.
2010-05-03  Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2009-04-01  Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2008-01-17  Ulrich Drepper* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
2007-09-29  Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2007-06-20  Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-09  Ulrich Drepper* elf/dl-close.c (_dl_close_worker): Remove all to...
2007-05-19  Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-05-11  Ulrich Drepper* elf/dl-close.c (_dl_close_worker): Help gcc to optimi...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-10-29  Ulrich Drepper* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2006-10-27  Ulrich Drepper* elf/Makefile: Add rules to build and run tst-thrlock.
2006-10-27  Ulrich Drepper* elf/dl-close.c (_dl_close_worker): Renamed from _dl_c...
2006-10-27  Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-18  Ulrich Drepper[BZ #3313]
2006-10-11  Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-10-10  Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-09-19  Ulrich Drepper* elf/dl-close.c (_dl_close): If dependency is not...
2005-04-27  Ulrich Drepper* elf/dl-close.c: Include stddef.h.
2005-03-19  Ulrich Drepper* elf/dl-fini.c (_dl_fini): Split sorting of the maps...
2005-03-18  Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-03-07  Ulrich Drepper* elf/dl-close.c (_dl_close): Decrement l_opencount...
2005-03-07  Ulrich Drepper* elf/dl-close.c (_dl_close): Unify debug message format.
2005-03-07  Ulrich Drepper* elf/dl-close.c (_dl_close): Print debug message just...
2005-03-03  Ulrich Drepper[BZ #776] cvs/fedora-glibc-20050303T1335
2005-01-09  Ulrich DrepperUpdate.
2005-01-06  Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-10-14  Ulrich DrepperUpdate.
2004-10-14  Ulrich Drepper[BZ #77]
2004-10-13  Ulrich DrepperUpdate.
2004-08-04  Ulrich Drepper(do_release_all): Add __libc_freeres_fn_section.
2004-03-07  Ulrich DrepperUpdate.
2004-03-06  Ulrich DrepperUpdate.
2004-03-05  Ulrich DrepperUpdate.
2004-01-27  Ulrich DrepperUpdate.
2004-01-24  Ulrich DrepperUpdate.
2003-04-27  Ulrich DrepperUpdate.
2003-04-26  Ulrich DrepperUpdate.
2003-04-25  Ulrich DrepperUpdate.
2003-03-16  Roland McGrath* nscd/cache.c (cache_search): Give first arg type...
2003-01-27  Ulrich DrepperUpdate.
2003-01-13  Ulrich DrepperUpdate.
2003-01-12  Ulrich DrepperUpdate.
2002-12-30  Ulrich Drepper(_dl_close): Handle relocation dependencies among the...
2002-12-06  Ulrich DrepperUpdate.
2002-12-04  Roland McGrath* sysdeps/generic/ldsodefs.h (struct rtld_global):...
2002-12-03  Roland McGrath* elf/tst-tls4.c: Define an unused TLS variable here...
2002-11-01  Roland McGrath* include/libc-symbols.h (__libc_freeres_fn_section...
2002-10-22  Roland McGrath* sysdeps/generic/libc-tls.c (__libc_setup_tls): Initia...
2002-10-18  Roland McGrath2002-10-17 Roland McGrath <roland@redhat.com>
2002-10-17  Roland McGrath* elf/dl-load.c (_dl_map_object_from_fd): Don't check...
2002-08-06  Roland McGrath* sysdeps/posix/system.c (do_system): New function...
2002-08-04  Ulrich DrepperAdd libc_hidden_def.
2002-02-24  Ulrich DrepperUpdate.
2002-02-16  Ulrich DrepperUpdate.
2002-02-14  Ulrich DrepperUpdate.
2002-02-14  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperUpdate.
2002-02-01  Ulrich DrepperUpdate.
next