bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: futimens() for WIN32/MinGW


From: Tim Rühsen
Subject: Re: futimens() for WIN32/MinGW
Date: Mon, 01 May 2017 17:03:07 +0200
User-agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; )

Hi Bruno,

On Montag, 1. Mai 2017 12:24:55 CEST Bruno Haible wrote:
> Hi Tim,
> 
> I wrote on 2017-04-05:
> > - There is a link error due to --single-configure and strerror_r.
> > - The logic in nap.h is buggy: it calls nanosleep with a negative
> > 
> >   delay argument. And it expects Unix behaviour that is not met
> >   by Windows.
> > 
> > - Not only utimens.c needs to be adjusted, but also utimecmp.c.
> > - st_mtime come out 2 hours higher than expected (for me). Obviously
> > 
> >   some timezone issue.
> > 
> > - And probably more...
> > 
> > I'm trying to get these sorted out, one by one.
> 
> Done.
> 
> You should now be able to use utimens() and friends in GNU wget.

That is awesome, thank you so much !

Removed my WIN32 futimens code from Wget2, updated gnulib, tested with MinGW 
and pushed !

With Best Regards, Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]