[PATCH] Fix quick_exit to match C++11 specification.
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu Jun 9 14:50:00 GMT 2016
On 08/06/2016 17:54, Carlos O'Donell wrote:
> On 06/08/2016 04:28 PM, Adhemerval Zanella wrote:
>> If the C++11 application is relying on thread_local destruction
>> for quick_exit, it is a non-conforming one that might only runs correctly
>> on GLIBC. I see this as an application issue, not a GLIBC one.
>
> I agree in principle, but in practice we need compat symbols. The only
> good argument is the one Florian presents which is: data suggests that
> there are so few users it doesn't matter.
>
> At some point the flawed implementation becomes the standard.
>
Fair enough.
More information about the Libc-alpha
mailing list