Re: [Mingw-w64-public] [Patch] freopen_s

2015-08-14 Thread JonY
On 8/14/2015 18:39, Jacek Caban wrote: > On 08/14/15 00:38, JonY wrote: >> Patch OK? freopen_s is somehow missing. > > Looks good to me. > Done. 0xD4EBC740.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ---

Re: [Mingw-w64-public] [Patch] freopen_s

2015-08-14 Thread Jacek Caban
On 08/14/15 00:38, JonY wrote: > Patch OK? freopen_s is somehow missing. Looks good to me. > diff --git a/mingw-w64-headers/crt/sec_api/stdio_s.h > b/mingw-w64-headers/crt/sec_api/stdio_s.h > index 26f43fb..d4962de 100644 > --- a/mingw-w64-headers/crt/sec_api/stdio_s.h > +++ b/mingw-w64-headers/

[Mingw-w64-public] [Patch] freopen_s

2015-08-13 Thread JonY
Patch OK? freopen_s is somehow missing. diff --git a/mingw-w64-headers/crt/sec_api/stdio_s.h b/mingw-w64-headers/crt/sec_api/stdio_s.h index 26f43fb..d4962de 100644 --- a/mingw-w64-headers/crt/sec_api/stdio_s.h +++ b/mingw-w64-headers/crt/sec_api/stdio_s.h @@ -88,6 +88,7 @@ extern "C" { _CRTIM