Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
809b50237b31251a86b4ea535cf5e15d27fde4c7
/
tests
/
dlext_test.cpp
33697a0
Factor out the waiting for children in bionic tests.
by Elliott Hughes
· 10 years ago
be4f742
Merge "Remove dependency on zipalign."
by Christopher Ferris
· 10 years ago
f45b0e9
Do not unmap reserved region on dlclose
by Dimitry Ivanov
· 10 years ago
c0ffcec
Remove dependency on zipalign.
by Christopher Ferris
· 10 years ago
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
284ae35
Add permitted_when_isolated_path to linker namespaces
by Dimitry Ivanov
· 10 years ago
22840aa
Allow dlopening public libs using absolute path
by Dimitry Ivanov
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
3cc35e2
Ignore target sdk version for the public namespace
by Dmitriy Ivanov
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
fd7a91e
linker: cleanup solist after unsuccessful read
by Dmitriy Ivanov
· 10 years ago
126af75
Implement load at fixed address feature
by Dmitriy Ivanov
· 10 years ago
a1feb11
Make dt_runpath work for libraries opened from apk
by Dmitriy Ivanov
· 10 years ago
b482750
Optimize dlopen from a zip file
by Dmitriy Ivanov
· 10 years ago
edfc9f6
linker: don't pass dlextinfo to dependent loads
by Dmitriy Ivanov
· 10 years ago
402a750
Make path to apk compliant with jar url format
by Dmitriy Ivanov
· 10 years ago
ef25592
Fix dl* tests to run-on-host
by Dmitriy Ivanov
· 10 years ago
aae859c
Add realpath for soinfo
by Dmitriy Ivanov
· 10 years ago
9b82136
Add ANDROID_DLEXT_FORCE_LOAD flag
by Dmitriy Ivanov
· 10 years ago
52393a5
Move open from zip tests to dlext
by Dmitriy Ivanov
· 10 years ago
b1ada3d
Fix typo
by Dmitriy Ivanov
· 10 years ago
294d1e2
better gtest runner for bionic
by Yabin Cui
· 11 years ago
16f7f8d
check invalid file offset when loading library
by Yabin Cui
· 11 years ago
a6c1279
Rename library_offset to library_fd_offset
by Dmitriy Ivanov
· 11 years ago
667853d
Build dlext_testzip as custom module.
by Ying Wang
· 11 years ago
07e5bc1
Add file_offset parameter to android_extinfo
by Dmitriy Ivanov
· 11 years ago
69fb9f3
Don't fail a test just because we aren't root.
by Dan Albert
· 11 years ago
a2c6ae6
Add missing type casts before comparison.
by Chih-Hung Hsieh
· 11 years ago
04dc91a
Load library using file handle.
by Dmitriy Ivanov
· 11 years ago
2605261
Test that relro sharing actually saves memory.
by Torne (Richard Coles)
· 11 years ago
26ec967
Handle empty relro segment or incorrectly sized file.
by Torne (Richard Coles)
· 11 years ago
53c884e
Get ANDROID_DATA dir from enviroment
by Dmitriy Ivanov
· 11 years ago
183ad9d
Allow sharing the RELRO section via a file.
by Torne (Richard Coles)
· 12 years ago
12bbb91
Support loading libraries to a reserved address.
by Torne (Richard Coles)
· 12 years ago