On Fri, 26 Jan 2024, Antonin Décimo wrote:

Antonin Décimo (9):
 winpthreads: Check if requested stack size fits in an unsigned int
 winpthreads: Fix pthread_create_wrapper type
 winpthreads: Use YieldProcessor in pthread_spin_lock
 winpthreads: Replace GCC's __sync comparisons with WinAPI functions
 winpthreads: Don't use GCC __sync_synchronize
 winpthreads: Unify discovery of recent WinAPI functions
 winpthreads: Simplify placing a symbol in a section
 winpthreads: Use GetModuleHandleA to prevent Unicode errors
 winpthreads: Move __declspec specifiers before types

Sorry for taking so long to get back to this. I had another look at this patchset, and it's mostly ok. I noticed one issue with a patch, I'll comment on that separately. If my suggested modification is ok with you, I'd go ahead and push this set soon.

// Martin

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to