[Mingw-w64-public] [PATCH] crt: Add missing exports in mswsock.def

2021-07-31 Thread Biswapriyo Nath
From fdf3245ba30040fa596636b66c115282ec7a2594 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 1 Aug 2021 11:17:18 +0530 Subject: [PATCH] crt: Add missing exports in mswsock.def Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-common/mswsock.def | 2 ++ mingw-w64-crt/lib32/mswsoc

Re: [Mingw-w64-public] 32-bit UCRT time function oddities.

2021-07-31 Thread LIU Hao
在 8/1/21 4:31 AM, Jeremy Drake 写道: On Sat, 24 Jul 2021, Jeremy Drake via Mingw-w64-public wrote: On Sun, 25 Jul 2021, LIU Hao wrote: Please try the attached patch. That patch manually applied to my install (as opposed to applying and rebuilding headers and crt) fixed the time test failures

Re: [Mingw-w64-public] 32-bit UCRT time function oddities.

2021-07-31 Thread Jeremy Drake via Mingw-w64-public
On Sat, 24 Jul 2021, Jeremy Drake via Mingw-w64-public wrote: > On Sun, 25 Jul 2021, LIU Hao wrote: > > > Please try the attached patch. > > That patch manually applied to my install (as opposed to applying and > rebuilding headers and crt) fixed the time test failures I was having with > perl on