Return fixed version of breaking of RPATH when $ORIGIN contains colons
[platform/upstream/glibc.git] / elf / dl-load.c
2013-12-02 Ondřej BílkaReturn fixed version of breaking of RPATH when $ORIGIN...
2013-11-18 Ondřej BílkaRevert b75891075bece24be9fd85618f18af4a2daf7f1c
2013-11-18 Ondřej BílkaFix breaking of RPATH when $ORIGIN contains colons...
2013-08-21 Ondřej BílkaFix typos.
2013-06-28 Pierre YnardTest for mprotect failure in dl-load.c (bug 12492).
2013-06-28 Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-04-11 Andreas SchwabFix invalid free of memory allocated during rtld init
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-27 H.J. LuCast to __intptr_t before casting pointer to int64
2012-10-30 Chris MetcalfInvoke DL_AFTER_LOAD if defined
2012-10-20 Siddhesh PoyarekarRetry read in ld.so if the entire ELF header is not...
2012-10-03 Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-02 Roland McGrathUse ElfW(Off) rather than off_t for offsets within...
2012-08-16 Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
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
2012-04-10 Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-10-07 Marek Polacekelf/dl-load.c: Avoid warning
2011-09-08 Andreas SchwabFix crash during error handling
2011-09-08 Ulrich DrepperUse O_CLOEXEC when loading objects in ld.so
2011-09-08 Ulrich DrepperFix memory leak in case of failed dlopen
2011-08-12 Ulrich DrepperBetter check for last patch
2011-08-12 Ulrich DrepperBetter debug information from ld.so
2011-05-11 Ulrich DrepperFix up testing for valid $ORIGIN use
2011-05-07 Ulrich DrepperAllow $ORIGIN to reference trusted directoreis in SUID...
2011-04-09 Andreas SchwabDon't leave empty element in rpath when skipping an...
2011-03-06 Ulrich DrepperFix loading first object along a path when tracing.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2010-12-20 Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-10-26 Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-09-15 Andreas SchwabDon't try to free rpath strings allocated during startup
2010-05-03 Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2010-03-18 Ulrich DrepperFuture safety in checking ELF header.
2010-03-17 Ulrich DrepperExtended ELF ABI version handling only for Linux.
2010-03-15 Ulrich DrepperImplement handling of libc ABI in ELF header.
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-25 Ulrich DrepperFix comment.
2009-10-07 Andreas SchwabFix descriptor leak when calling dlopen with RTLD_NOLOAD
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remov...
2009-04-01 Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-03-31 Ulrich Drepper* elf/dl-load.c: Remove support for systems without...
2009-03-16 Ulrich Drepper[BZ #9733]
2009-02-10 Ulrich Drepper* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
2008-07-26 Ulrich Drepper* sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespa...
2007-10-28 Ulrich Drepper[BZ #5222]
2007-08-03 Ulrich Drepper* intl/dcigettext.c (_nl_find_msg): Free encoding if...
2007-07-12 Ulrich Drepper[BZ #4775, BZ #4776]
2007-06-30 Ulrich Drepper(open_verify): Find .note.ABI-tag notes even in PT_NOTE...
2007-06-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-11-09 Ulrich Drepper* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map... cvs/fedora-glibc-20061109T1949
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-10-27 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-10 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-08-29 Ulrich Drepper* elf/dl-load.c (_dl_init_paths): Expand DSTs.
2006-06-27 Ulrich Drepper* elf/dl-load.c (open_path): Fix test to determine... cvs/fedora-glibc-20060630T0858
2006-06-27 Ulrich Drepper* elf/dl-load.c (_dl_map_object): Try harder to avoid...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-04-30 Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): Move state... cvs/fedora-glibc-20060501T0751
2006-03-15 Ulrich Drepper[BZ #2451]
2005-10-17 Roland McGrath2005-10-17 Roland McGrath <roland@redhat.com>
2005-09-26 Ulrich Drepper[BZ #516]
2005-09-20 Roland McGrath[BZ #1346]
2005-09-02 Ulrich Drepper(_dl_map_object_from_fd): No need to change protection...
2005-07-30 Ulrich Drepper* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust...
2005-04-26 Roland McGrath* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2005-04-21 Roland McGrath* elf/dl-load.c (_dl_map_object_from_fd): Don't use...
2005-04-07 Roland McGrath* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osv...
2005-03-30 Roland McGrath* elf/dl-load.c: Don't include dl-osinfo.h here.
2005-03-18 Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-03-01 Roland McGrath[BZ #721]
2005-02-23 Ulrich Drepper* sysdeps/generic/libc-tls.c (static_dtv): Size the...
2005-02-22 Ulrich Drepper2005-02-21 Alan Modra <amodra@bigpond.net.au>
2005-02-08 Ulrich Drepper(_dl_map_object_from_fd): Fix a typo.
2005-02-08 Ulrich Drepper* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove...
2005-02-07 Ulrich Drepper* elf/dl-load.c (open_path): If rtld_search_dirs is...
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-12-12 Ulrich DrepperUpdate.
2004-10-28 Ulrich DrepperUpdate.
2004-10-14 Ulrich DrepperUpdate.
2004-10-14 Ulrich Drepper[BZ #77]
2004-09-23 Ulrich DrepperUpdate.
2004-09-20 Roland McGrath2004-09-20 Roland McGrath <roland@frob.com>
2004-09-20 Ulrich Drepper(_dl_map_object_from_fd): Add caller check.
2004-09-20 Ulrich DrepperUpdate.
2004-09-20 Ulrich DrepperUpdate.
2004-09-19 Ulrich DrepperUpdate.
2004-08-09 Ulrich Drepper[BZ #116]
2004-07-06 Roland McGrath2004-05-18 Andreas Schwab <schwab@suse.de>
2004-05-26 Ulrich DrepperUpdate.
2004-05-03 Ulrich DrepperUpdate.
next