manual/llio.texi: update manual to document file-private locks
[jlayton/glibc.git] / elf / dl-open.c
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-05 Allan McRaeRevert "Async-signal safe TLS."
2014-01-03 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03 Andrew HunterAsync-signal safe TLS.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-30 Ondřej BílkaFix typos.
2013-08-21 Ondřej BílkaFix typos.
2013-06-28 Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-06-26 Maciej W. Rozycki[BZ #15022] Avoid repeated calls to DL_STATIC_INIT...
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-07 Roland McGrathRemove a dead declaration.
2013-04-06 Carlos O'Donelldl_open_worker: Memset all of seen array.
2013-02-18 Siddhesh PoyarekarNew function _dl_find_dso_for_object
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-20 H.J. LuCheck the main application only if SHARED is defined
2012-10-03 Roland McGrathClean up conditionalize of ld.so.cache support.
2012-08-14 Roland McGrathAdd a missing #include.
2012-07-27 Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-17 Marek PolacekFix a few typos.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-21 Jeff Law2012-06-21 Jeff Law <law@redhat.com>
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Ulrich DrepperSort objects before relocations
2011-08-20 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-20 Ulrich DrepperPrint message that there is no scope instead of being...
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperFurther improve printing os ELF symbol lookup scope...
2011-08-16 Ulrich DrepperImprove printing of lookup scopes
2011-08-16 Ulrich DrepperAvoid warning from last change
2011-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-16 Ulrich DrepperFix printing of scope number
2011-08-14 Ulrich DrepperImplement LD_DEBUG=scopes
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-15 Martin von GagernFix handling of static TLS in dlopen'ed objects
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-25 Andreas SchwabDon't expand DST twice in dl_open
2010-01-15 Andreas Krebbelld.so: Adjust the auxv if ld.so is directly invoked.
2009-07-27 Ulrich DrepperBreak out _dl_scope_free into its own file.
2009-07-10 Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-04-19 Ulrich Drepper[BZ #10069]
2009-04-16 Jakub Jelinek* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if... cvs/fedora-glibc-20090416T1610
2009-04-01 Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-03-16 Ulrich Drepper[BZ #9733]
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-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-05-19 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-05-11 Ulrich Drepper(add_to_global): One more small cleanup patch.
2007-05-11 Ulrich Drepper* elf/dl-open.c (add_to_global): Introduce variable...
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
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/dl-close.c (_dl_close_worker): Renamed from _dl_c...
2006-10-27 Ulrich Drepper[BZ #3429]
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-08-28 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATF...
2006-07-31 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Add branch prediction.
2005-11-15 Ulrich Drepper* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size... cvs/fedora-glibc-20051115T0809
2005-06-12 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Store information...
2005-03-20 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Fix typo.
2005-03-19 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Print exact l_direct_...
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-06 Roland McGrath* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_interna...
2005-01-13 Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): We don't...
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-28 Ulrich DrepperUpdate.
2004-10-27 Ulrich DrepperUpdate.
2004-10-18 Ulrich Drepper(dl_open_worker): Avoid dereferencing map in statically...
2004-10-14 Ulrich Drepper[BZ #77]
2004-09-23 Ulrich DrepperUpdate.
2004-08-09 Ulrich Drepper[BZ #116]
2004-07-06 Ulrich DrepperUpdate.
2004-03-27 Ulrich DrepperUpdate.
2004-03-26 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2004-03-05 Ulrich DrepperUpdate.
2003-07-31 Ulrich DrepperUpdate.
2003-01-28 Ulrich DrepperUpdate.
2003-01-17 Roland McGrath2003-01-17 Roland McGrath <roland@redhat.com>
2002-12-06 Ulrich DrepperUpdate.
2002-11-05 Roland McGrath2002-11-03 Roland McGrath <roland@redhat.com>
2002-10-22 Roland McGrath* sysdeps/generic/libc-tls.c (__libc_setup_tls): Initia...
2002-10-18 Roland McGrath* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_S...
2002-08-06 Roland McGrath* sysdeps/posix/system.c (do_system): New function...
2002-08-04 Ulrich DrepperAdd libc_hidden_def.
2002-03-13 Ulrich DrepperUpdate.
next