]> Savannah Git Hosting - gnulib.git/commit
usleep: Implement with millisecond resolution on native Windows.
authorBruno Haible <bruno@clisp.org>
Tue, 2 Jul 2019 17:57:03 +0000 (19:57 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 2 Jul 2019 17:57:37 +0000 (19:57 +0200)
commit54d342c75690664d6d8e5c34d8512e253db23cf6
treea947cc2934b7877c4f353c77e35ecea78958831a
parent77dc7fb4378059ac088ee2d16e8350c3643c1a64
usleep: Implement with millisecond resolution on native Windows.

* lib/usleep.c (usleep): On native Windows, implement using Sleep().
* doc/pastposix-functions/usleep.texi: Update accordingly.
ChangeLog
doc/pastposix-functions/usleep.texi
lib/usleep.c