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 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. Replacing the file doesn't seem to worthwhile. But I realize now that I didn't update the comment in my follow-up fix. Oh well, third patch coming up.

Thanks,
Florian


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