Re: [Mingw-w64-public] [PATCH] Make winpthreads work on Win98

2023-10-21 Thread Biswapriyo Nath
May I ask who is still using Windows 98 in year 2023? Why does mingw-w64 still support that ancient operating system? ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] [PATCH] Make winpthreads work on Win98

2023-10-21 Thread Jonathan Schleifer
The following patch makes winpthreads work on Win98: https://objfw.nil.im/downloads/winpthreads_win98.patch I've been running with this patch since the beginning of the year (when I wrote it) without any problems whatsoever, so it would be great if this trivial patch could be imported. -- Jo