diff options
author | Rich Felker <dalias@aerifal.cx> | 2022-09-12 08:30:36 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2022-09-12 08:30:36 -0400 |
commit | 6f3ead0ae16deb9f0004b275e29a276c9712ee3c (patch) | |
tree | c96c11e1435f0bab6b15bd07e304cdc7df9f97ed /compat/time32/settimeofday_time32.c | |
parent | 25085c85a0055a94919bf522c96803db7c885431 (diff) | |
download | musl-6f3ead0ae16deb9f0004b275e29a276c9712ee3c.tar.gz musl-6f3ead0ae16deb9f0004b275e29a276c9712ee3c.tar.xz musl-6f3ead0ae16deb9f0004b275e29a276c9712ee3c.zip |
process DT_RELR relocations in ldso-startup/static-pie
commit d32dadd60efb9d3b255351a3b532f8e4c3dd0db1 added DT_RELR processing for programs and shared libraries processed by the dynamic linker, but left them unsupported in the dynamic linker itseld and in static pie binaries, which self-relocate via code in dlstart.c. add the equivalent processing to this code path so that there are not arbitrary restrictions on where the new packed relative relocation form can be used.
Diffstat (limited to 'compat/time32/settimeofday_time32.c')
0 files changed, 0 insertions, 0 deletions