On Wed, 19 Nov 2025, Pali Rohár wrote:

On Wednesday 19 November 2025 14:47:06 Martin Storsjö wrote:
On Wed, 29 Oct 2025, Pali Rohár wrote:

I have these commits applied on top of:
- crt: Fix tmpfile() to work on Windows Vista+ systems
- 64-bit time functions part2

Pali Rohár (4):
 headers: Remove inline utime, _utime, _wutime and _futime function
   definitions
 headers: Guard utime functions for CRT build
 crt: Provide emulation of _utime64, _wutime64 and _futime64 functions
 crt: Add utime test

This patchset seems fine with me.

Does this interact with the previous 64 bit time function patchset in any
other way, than conflicts in Makefile.am? If not, I could try to fix the
conflicts and get it applied directly on master and push without waiting for
the other set.

// Martin

Functionality in this patch series does not depend on 64-bit localtime.
So with resolved conflicts in Makefile.am they should work also alone.
Just the test needs working tmpfile() function (or admin rights to write
into C:\ dir).

Ok, I pushed this patchset then, as the tmpfile fix was pushed already.

// Martin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to