[PATCH] Fix quick_exit to match C++11 specification.

Carlos O'Donell carlos@redhat.com
Wed Jun 8 20:54:00 GMT 2016


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.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list