[RFC] Fixing pthread_* namespace issues for thrd_* symbols
Szabolcs Nagy
nsz@port70.net
Thu Apr 30 16:27:00 GMT 2015
* Juan Manuel Torres Palma <j.m.torrespalma@gmail.com> [2015-04-26 13:42:09 +0200]:
>
> I have been working on this for a while and finally I guess I have
> started to understand how all this works. This patch just sets a few
> pthread_* symbols to weak symbols. Please experts take a look at it
> and let me know if there is any problem with this.
>
if i understand it this lets you use pthread functions from
c11 functions without namespace issues..
how do you plan to solve the namespace issue for the pthread types?
More information about the Libc-alpha
mailing list