Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
libdl
/
libdl.cpp
27c1e22
Delete definitions of __aeabi_unwind_cpp_pr0.
by Peter Collingbourne
· 6 years ago
ce584e4
Fix CtsJniTestCases
by dimitry
· 6 years ago
8868d9e
Move platform-private symbols out of libdl.so
by dimitry
· 6 years ago
ff1428a
Move API levels from `uint32_t` to `int`.
by Elliott Hughes
· 7 years ago
470b666
Break libdl.so and ld-android.so's dependency on libc.so.
by Ryan Prichard
· 7 years ago
321476a
Test ld-android.so directly
by dimitry
· 8 years ago
9ee4591
linker: Allow link namespaces without name filters
by Logan Chien
· 8 years ago
b48746f
libdl.cpp doesn't need <stdbool.h> like libdl.c did.
by Elliott Hughes
· 8 years ago
dfcc6e4
Rename libdl.c to libdl.cpp.
by Josh Gao
· 8 years ago
[Renamed (98%) from libdl/libdl.c]
c5ea3eb
Make libdl symbols weak.
by dimitry
· 8 years ago
3f1a1b7
Merge "Make dl_iterate_phdr weak in libdl." am: 36d5c54b5e am: ba85d8beb7
by Dan Albert
· 8 years ago
db98fed
Make dl_iterate_phdr weak in libdl.
by Dan Albert
· 8 years ago
d7c4832
linker: add android_get_exported_namespace
by Jiyong Park
· 8 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 8 years ago
4e84d5e
Repair dlwarning toast
by Dimitry Ivanov
· 9 years ago
d9e427c
Bionic loader is no longer hijacking libdl.so
by Dimitry Ivanov
· 9 years ago
dcb846c
Revert "Bionic loader is no longer hijacking libdl.so"
by Andreas Gampe
· 9 years ago
c12acef
Bionic loader is no longer hijacking libdl.so
by Dimitry Ivanov
· 9 years ago
5e071a1
dlerror returns char*, not const char*.
by Elliott Hughes
· 9 years ago
769b33f
Sync linker with internal branch
by Dimitry Ivanov
· 9 years ago
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
9cf99cb
linker: add dlvsym(3)
by Dimitry Ivanov
· 10 years ago
284ae35
Add permitted_when_isolated_path to linker namespaces
by Dimitry Ivanov
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
79fd668
Add functions to provide target sdk version
by Dmitriy Ivanov
· 10 years ago
012cb45
Add android_dlopen_ext() interface to linker.
by Torne (Richard Coles)
· 11 years ago
7ac9751
Fix libdl build warnings, turn on -Werror.
by Elliott Hughes
· 12 years ago
a4aafd1
Make it possible for code to query the dynamic linker's default search path.
by Elliott Hughes
· 12 years ago
24053a4
Add the dl_iterate_phdr function to libdl for arm.
by Christopher Ferris
· 12 years ago
cade4c3
Support System.loadLibrary for libraries with transitive dependencies.
by Elliott Hughes
· 13 years ago
22d6292
Make the dlfcn mutex static.
by Elliott Hughes
· 13 years ago
726800e
MIPS support to libm, libdl and libthread_db
by Chris Dearman
· 13 years ago
bda5da0
fix prototype of dladdr
by Mathias Agopian
· 14 years ago
e2a8b1f
Added support for dladdr()
by Matt Fischer
· 16 years ago
efecfde
added and modified libdl to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago