index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linker
/
linker_utils.cpp
Age
Commit message (
Expand
)
Author
2019-05-17
Don't resolve already resolved paths when parsing ld.config.txt
Jiyong Park
2018-11-29
Merge "linker: changes to init work arounds"
Tom Cherry
2018-11-16
Fix: search path is not added when one of its parent is not accessible
Jiyong Park
2018-11-08
linker: changes to init work arounds
Tom Cherry
2018-10-08
Fix normalize_path's handling of "/.."
Ryan Prichard
2018-06-08
dynamic linker is running for init
Jiyong Park
2018-02-28
Be clearer about linker warnings.
Elliott Hughes
2017-03-13
Extract format_string function.
Dimitry Ivanov
2017-02-15
Unify linker files under one license (BSD)
Dimitry Ivanov
2016-09-07
Silently ignore empty path elements
Dimitry Ivanov
2016-08-08
Extract soinfo and globals to separate files.
Dimitry Ivanov
2016-08-01
Sync linker with internal branch
Dimitry Ivanov
2015-12-09
Add permitted_when_isolated_path to linker namespaces
Dimitry Ivanov
2015-11-20
Move some utility functions to linker_utils
Dmitriy Ivanov
2015-11-15
Introducing linker namespaces
Dmitriy Ivanov
2015-10-07
Make dt_runpath work for libraries opened from apk
Dmitriy Ivanov