diff options
| author | Matt Fischer <matt.fischer@garmin.com> | 2009-12-31 12:17:56 -0600 |
|---|---|---|
| committer | Garmin Android technology group <android@garmin.com> | 2010-04-08 10:14:47 -0500 |
| commit | 1698d9ebfc7e27271852a1fdf305a2ac37b3ebe4 (patch) | |
| tree | 0affbb40a92f4391db962805610d78e71ac5f043 /libc/stdlib | |
| parent | 350bb359fa5e31e3dfae8be6b1ce7ee3495f0da7 (diff) | |
| download | bionic-1698d9ebfc7e27271852a1fdf305a2ac37b3ebe4.zip bionic-1698d9ebfc7e27271852a1fdf305a2ac37b3ebe4.tar.gz bionic-1698d9ebfc7e27271852a1fdf305a2ac37b3ebe4.tar.bz2 | |
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
Diffstat (limited to 'libc/stdlib')
0 files changed, 0 insertions, 0 deletions
