]> Savannah Git Hosting - gnulib.git/commit
time: Fix test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Fri, 17 Mar 2023 12:31:11 +0000 (13:31 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 17 Mar 2023 12:31:11 +0000 (13:31 +0100)
commit1d546b1cd1cca688fdc7e149b1fd0672439dfaa7
tree043758861ec6c3f4327804e3549f991f60ff4439
parent6cac6f014973dce669f9fa50cce7540eda711050
time: Fix test failure on native Windows.

* m4/time.m4 (gl_FUNC_TIME): Guess that it does not work on native
Windows.
* modules/time (Depends-on): Add gettimeofday.
* doc/posix-functions/time.texi: Mention the bug on Windows.
ChangeLog
doc/posix-functions/time.texi
m4/time.m4
modules/time