mingw-w64/mingw-w64-libraries
Antonin Décimo ad2b46ca1e winpthreads: Fix pthread_create_wrapper type
- Make pthread_create_wrapper return an unsigned;

  _beginthreadindex takes a function returning an unsigned. The
  variable holding the return value of pthread_create_wrapper is
  already an unsigned.

- Make pthread_create_wrapper __stdcall.

Co-authored-by: Samuel Hym <samuel.hym@rustyne.lautre.net>
Signed-off-by: Antonin Décimo <antonin@tarides.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
2024-02-08 23:13:14 +02:00
..
libmangle Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
pseh Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
winpthreads winpthreads: Fix pthread_create_wrapper type 2024-02-08 23:13:14 +02:00
winstorecompat Revert commit f86c3e7bbd 2023-10-27 21:02:54 +03:00