This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] nptl: Move pthread_atfork to libc_nonshared.a


On Thu, Mar 1, 2018 at 8:23 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 03/01/2018 02:12 PM, Zack Weinberg wrote:
>>
>> Is there still any use for the libpthread.so link script after this?
>
>
> Only to communicate that such things as linker scripts do exist and you
> cannot assume that .so files are ELF objects.

Well, libc.so is still a linker script?

> Replacing the file doesn't
> seem to worthwhile.

It would simplify nptl/Makefile, that makes it worth it in my book.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]