Dmitriy Ivanov b648a8a57e Add RTLD_NOLOAD support and some related changes.
* Aligned RTLD_ values with glibc for lp64
 * dlopen supports RTLD_NOLOAD flag
 * soinfo_unload calls find_library(.., RTLD_NOLOAD)
   instead of naive find_loaded_library_by_name()
 * dlopen changed to add child to caller soinfo instead
   of somain.

Bug: https://code.google.com/p/android/issues/detail?id=64069
Change-Id: I1a65f2c34f3e0edc6d2c41a2e408b58195feb640
2014-05-20 12:02:24 -07:00
..
2014-02-20 13:51:26 -08:00
2014-05-12 21:40:09 -07:00
2014-05-16 17:34:13 -07:00
2014-05-14 10:02:03 -07:00
2014-01-07 13:46:11 -08:00
2012-10-30 16:35:38 -07:00