Hi Iain,
> On Tue, 29 Jan 2019 at 11:25, Rainer Orth
> wrote:
>>
>> I've successfully been using a late prototype of an implementation of
>> the dlpi_tls_modid field of struct dl_phdr_info on Solaris 11.5 Beta.
>> This allowed me to get pretty reasonable test results using
>> sections_elf_shared
On Tue, 29 Jan 2019 at 11:25, Rainer Orth wrote:
>
> I've successfully been using a late prototype of an implementation of
> the dlpi_tls_modid field of struct dl_phdr_info on Solaris 11.5 Beta.
> This allowed me to get pretty reasonable test results using
> sections_elf_shared.d on Solaris.
>
> T
I've successfully been using a late prototype of an implementation of
the dlpi_tls_modid field of struct dl_phdr_info on Solaris 11.5 Beta.
This allowed me to get pretty reasonable test results using
sections_elf_shared.d on Solaris.
This pretty straightforward patch implements this. Only a few p