| commit | 1698d9ebfc7e27271852a1fdf305a2ac37b3ebe4 | [log] [tgz] | 
|---|---|---|
| author | Matt Fischer <matt.fischer@garmin.com> | Thu Dec 31 12:17:56 2009 -0600 | 
| committer | Garmin Android technology group <android@garmin.com> | Thu Apr 08 10:14:47 2010 -0500 | 
| tree | 0affbb40a92f4391db962805610d78e71ac5f043 | |
| parent | 350bb359fa5e31e3dfae8be6b1ce7ee3495f0da7 [diff] | 
Fixed support for RTLD_NEXT in dlsym() The previous implementation of this flag was broken--it behaved identically to RTLD_DEFAULT. This adds a proper implementation, which examines the address of the calling function, and uses it to determine which library to use to begin the symbol search process. Change-Id: I2ad2b46363f68932af63a3828a22f9c7987eea67