[COMMITTED PATCH] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.
Stefan Liebler
stli@linux.vnet.ibm.com
Tue Oct 21 09:00:00 GMT 2014
On 10/21/2014 02:44 AM, Joseph S. Myers wrote:
> On Mon, 20 Oct 2014, Roland McGrath wrote:
>
>> * nptl/version.c (__nptl_main): Use normal __write rather than
>> INTERNAL_SYSCALL.
>> (banner): Update copyright years.
>
> I'm seeing elf/check-localplt failing on x86_64 with
>
> Extra PLT reference: libpthread.so: __write
Same on s390/s390x
>
> (I haven't checked that this patch is responsible, but it seems likely;
> __write only uses libc_hidden_proto in include/unistd.h so an internal
> symbol name won't be used here, and __write is exported from libpthread).
>
This failure was introduced with this commit.
More information about the Libc-alpha
mailing list