bug-gnulib
[Top][All Lists]
Advanced

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

Re: futimens() for WIN32/MinGW


From: Bruno Haible
Subject: Re: futimens() for WIN32/MinGW
Date: Mon, 01 May 2017 12:24:55 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-75-generic; KDE/5.18.0; x86_64; ; )

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.

Btw, this utime() / futimens() call in wget is the reason why I prefer
to download files through wget instead of through a browser.

Bruno





reply via email to

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