Sergey Bugaev, le sam. 29 avril 2023 23:18:20 +0300, a ecrit: > - __pthread_self is now in libc.so, not libpthread.so > (I'm still not sure why this move is being done, though)
Other pthread symbols are to move to libc.so too, to align on the move that was done on Linux. Samuel