diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-06-26 21:21:04 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-06-26 21:21:04 -0400 |
commit | 92ab5d8d156545ab0daff6062d7a519861684fb6 (patch) | |
tree | 0e9815a77c5f6ba283ae72704eaea339e82fa8db /src/thread/pthread_spin_lock.c | |
parent | 59ab43f5f8dbd1baf98d3c483c723d155b6f95c8 (diff) | |
download | musl-92ab5d8d156545ab0daff6062d7a519861684fb6.tar.gz |
fix resolving symbols in objects loaded in RTLD_LOCAL mode
basically we temporarily make the library and all its dependencies
part of the global namespace but only for the duration of performing
relocations, then return them to their former state.
Diffstat (limited to 'src/thread/pthread_spin_lock.c')
0 files changed, 0 insertions, 0 deletions