356 Commits (2c7bbfaf4e361b482f3ccfbdbb29cc5121ca0ea8)

Author SHA1 Message Date
H.J. Lu 592d5c7539 Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101] 9 years ago
Florian Weimer 17e00cc69e elf: Remove internal_function attribute 9 years ago
Zack Weinberg 9090848d06 Narrowing the visibility of libc-internal.h even further. 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Florian Weimer 7a5e3d9d63 elf: Assume TLS is initialized in _dl_map_object_from_fd 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Roland McGrath c0d6f2a33e NaCl: Use open_resource API for shared objects 11 years ago
Florian Weimer a1b85ae88b ld.so: Add original DSO name if overridden by audit module [BZ #18251] 11 years ago
Carlos O'Donell 60084e34b6 Use ALIGN_* macros in _dl_map_object_from_fd. 11 years ago
Roland McGrath c01ae97eb8 Factor file identity rules out of generic rtld code. 11 years ago
Bram 9317ea653a Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings paths 13 years ago
Carlos O'Donell ccdb048df4 Fix recursive dlopen. 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Matthew Fortune d6f373d21b Add a hook to enable load-time inspection of program headers 12 years ago
Carlos O'Donell cc00cecef5 elf/dl-load.c: Use __strdup. 12 years ago
Joseph Myers 6bc6bd3b10 Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132). 12 years ago
Kostya Serebryany b8c80a7e0d remove nested functions from elf/dl-load.c 12 years ago
Andreas Schwab 774f928582 Remove second argument from TLS_INIT_TP macro 12 years ago
Roland McGrath fcccd51286 Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al. 12 years ago
Paul Pluzhnikov 277ae3f186 2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com> 12 years ago
Paul Pluzhnikov 1b26b855b4 2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com> 12 years ago
Paul Pluzhnikov a42faf59d6 Fix BZ #16634. 12 years ago
Paul Pluzhnikov 798212a013 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com> 12 years ago
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Maciej W. Rozycki 0d23a5c1b1 [BZ #16046] Static dlopen correction fallout fixes. 12 years ago
Brooks Moses 9f236c496a Obvious comment typo fix ("openened") in elf/dl-load.c. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Ondřej Bílka 2a939a7e6d Return fixed version of breaking of RPATH when $ORIGIN contains colons 13 years ago
Ondřej Bílka 246a7c1bc2 Revert b75891075b 13 years ago
Ondřej Bílka b75891075b Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253 13 years ago
Ondřej Bílka c0c3f78afb Fix typos. 13 years ago
Pierre Ynard 0432680e8c Test for mprotect failure in dl-load.c (bug 12492). 13 years ago
Maciej W. Rozycki f91f1c0fb8 [BZ #15022] Correct global-scope dlopen issues in static executables. 13 years ago
Siddhesh Poyarekar b937534868 Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
Andreas Schwab 273cdee86d Fix invalid free of memory allocated during rtld init 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
H.J. Lu c515fb5148 Cast to __intptr_t before casting pointer to int64 14 years ago
Chris Metcalf 47cc1490e0 Invoke DL_AFTER_LOAD if defined 14 years ago
Siddhesh Poyarekar 88481c1638 Retry read in ld.so if the entire ELF header is not read in 14 years ago
Roland McGrath f57f805541 Clean up conditionalize of ld.so.cache support. 14 years ago
Roland McGrath 408223d403 Use ElfW(Off) rather than off_t for offsets within ELF files. 14 years ago
Roland McGrath 4b4f2771c2 Fix dl-load.c for [!_LIBC_REENTRANT] case. 14 years ago
Gary Benson 815e6fa3e0 Add SystemTap static probes to the runtime linker. [BZ #14298] 14 years ago
Siddhesh Poyarekar 73d65cc378 New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Marek Polacek fde56e5cc5 elf/dl-load.c: Avoid warning 15 years ago
Andreas Schwab 610f9ab43e Fix crash during error handling 15 years ago
Ulrich Drepper b49865be8e Use O_CLOEXEC when loading objects in ld.so 15 years ago
Ulrich Drepper c966526aa4 Fix memory leak in case of failed dlopen 15 years ago
Ulrich Drepper 07df30d995 Better check for last patch 15 years ago