Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 8 Jan 2019 09:43:10 +0100
From: u-uy74@...ey.se
To: musl@...ts.openwall.com
Subject: Re: pthread_key_create bug?

On Mon, Jan 07, 2019 at 07:00:18PM -0500, Rich Felker wrote:
> >  
> > +extern hidden weak void __pthread_key_delete_synccall(void (*f)(void *), void *p);

> musl on the basis (perhaps somewhat dubious) that they're an
> additional toolchain feature that might cause problems reusing the
> code in non-ELF contexts (this may affect midipix; I'm not sure).

Thanks. That's no doubt, the less the reliance on toolchain features,
the easier to use, especially in the ways/areas not known in advance.

Rune

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.