diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-10-07 20:19:11 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-10-07 20:19:11 -0400 |
commit | 017bf140ffb41e9a016df84dc4c1806e0686b28a (patch) | |
tree | 0bebd70ff013cf5f65375c4a4d0a26eff716cf0a /src/ipc | |
parent | 00902c7384963192dda8a15938786a36dca7d7ab (diff) | |
download | musl-017bf140ffb41e9a016df84dc4c1806e0686b28a.tar.gz |
fix breakage due to initializing thread pointer when loading libs
at initial program load, all libraries must be loaded before the
thread pointer can be setup, since the TP-relative addresses of all
initial TLS objects must be constant.
Diffstat (limited to 'src/ipc')
0 files changed, 0 insertions, 0 deletions