GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
dl-load.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
1
-9
/
+9
*
elf: Use nocancel pread64() instead of lseek()+read()
Leandro Pereira
2019-10-18
1
-7
/
+6
*
Simplify note processing
Andreas Schwab
2019-10-10
1
-14
/
+3
*
elf: Assign TLS modid later during dlopen [BZ #24930]
Florian Weimer
2019-10-04
1
-28
/
+23
*
elf: Never use the file ID of the main executable [BZ #24900]
Florian Weimer
2019-10-04
1
-21
/
+31
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
elf: Refuse to dlopen PIE objects [BZ #24323]
Florian Weimer
2019-06-18
1
-4
/
+14
*
elf: Remove remnants of MAP_ANON emulation
Florian Weimer
2019-03-04
1
-15
/
+0
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-8
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
x86: Support IBT and SHSTK in Intel CET [BZ #21598]
H.J. Lu
2018-07-16
1
-25
/
+35
*
Fix comments in _dl_dst_count and _dl_dst_substitute.
Carlos O'Donell
2018-06-12
1
-6
/
+8
*
Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259).
Carlos O'Donell
2018-06-12
1
-79
/
+134
*
Avoid cancellable I/O primitives in ld.so.
Zack Weinberg
2018-06-12
1
-17
/
+18
*
Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so using
Paul Pluzhnikov
2018-05-05
1
-2
/
+19
*
elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]
Florian Weimer
2018-02-21
1
-7
/
+0
*
elf: check for rpath emptiness before making a copy of it
Dmitry V. Levin
2018-01-01
1
-10
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
Aurelien Jarno
2017-12-30
1
-16
/
+33
*
elf: remove redundant is_path argument
Dmitry V. Levin
2017-12-27
1
-18
/
+14
*
elf: remove redundant code from is_dst
Dmitry V. Levin
2017-12-27
1
-5
/
+3
*
elf: remove redundant code from _dl_dst_substitute
Dmitry V. Levin
2017-12-27
1
-20
/
+1
*
elf: remove redundant __libc_enable_secure check from fillin_rpath
Dmitry V. Levin
2017-12-19
1
-30
/
+3
*
elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
Dmitry V. Levin
2017-12-18
1
-19
/
+1
*
elf: Count components of the expanded path in _dl_init_path [BZ #22607]
Florian Weimer
2017-12-14
1
-9
/
+4
*
elf: Compute correct array size in _dl_init_paths [BZ #22606]
Florian Weimer
2017-12-14
1
-7
/
+7
*
Properly compute offsets of note descriptor and next note [BZ #22370]
H.J. Lu
2017-11-28
1
-4
/
+15
*
Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
H.J. Lu
2017-09-26
1
-2
/
+8
*
elf: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-5
/
+0
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
elf: Assume TLS is initialized in _dl_map_object_from_fd
Florian Weimer
2016-11-23
1
-47
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
NaCl: Use open_resource API for shared objects
Roland McGrath
2015-11-10
1
-7
/
+37
*
ld.so: Add original DSO name if overridden by audit module [BZ #18251]
Florian Weimer
2015-11-09
1
-5
/
+28
*
Use ALIGN_* macros in _dl_map_object_from_fd.
Carlos O'Donell
2015-09-18
1
-4
/
+4
*
Factor file identity rules out of generic rtld code.
Roland McGrath
2015-07-14
1
-10
/
+8
*
Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings paths
Bram
2015-01-25
1
-3
/
+3
*
Fix recursive dlopen.
Carlos O'Donell
2015-01-21
1
-9
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Add a hook to enable load-time inspection of program headers
Matthew Fortune
2014-10-31
1
-0
/
+6
*
elf/dl-load.c: Use __strdup.
Carlos O'Donell
2014-10-28
1
-19
/
+5
*
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).
Joseph Myers
2014-10-10
1
-7
/
+7
*
remove nested functions from elf/dl-load.c
Kostya Serebryany
2014-10-09
1
-36
/
+52
*
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
2014-05-27
1
-1
/
+1
*
Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.
Roland McGrath
2014-04-03
1
-198
/
+23
*
2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-03-27
1
-10
/
+8
*
2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-03-26
1
-40
/
+36
*
Fix BZ #16634.
Paul Pluzhnikov
2014-03-24
1
-12
/
+24
[next]