Re: [Mingw-w64-public] [PATCH 1/2] stdlib.h: Add mkstemp implementation.

2015-01-24 Thread Dongsheng Song
On Fri, Jan 23, 2015 at 6:35 PM, Jacek Caban wrote: > On 01/22/15 15:35, Dongsheng Song wrote: >> Please review. > > Looks good to me. > > Thanks, > Jacek > Pushed as 842d5c6b20526a78b3d29550c9dd196ec3215d21. Thanks, Dongsheng

[Mingw-w64-public] v4.0-rc1 released

2015-01-24 Thread JonY
Hello all, v4.x has been branched, and the first release candidate has been released on sourceforge. If all goes well, v4.0.0 will be released by next week. Testers, please give it a spin! Some highlights include: * winstorecompat - Used to achieve Windows Store compatibility, as used by VLC (Tha

Re: [Mingw-w64-public] [PATCH] Moved InterlockedAdd and InterlockedAdd64 from winnt.h to intrin-impl.h.

2015-01-24 Thread Kai Tietz
Hello Jacek, patch looks ok to me. Please go a head and apply. Thanks, Kai 2015-01-23 16:16 GMT+01:00 Jacek Caban : > On 01/23/15 14:48, Jacek Caban wrote: >> --- >> mingw-w64-crt/intrincs/ilockadd.c| 31 >> +++- >> mingw-w64-crt/intrincs/ilockadd64.c