]> Savannah Git Hosting - gnulib.git/commit
nanosleep: Work around bug on newer 32-bit mingw.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Sep 2022 11:26:19 +0000 (13:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Sep 2022 11:36:18 +0000 (13:36 +0200)
commitbfcd9671696d17f980113eae2c6b2ebbe77115e6
tree0d8617a3f965d2262717d92294ad8c93cce8dd70
parent73ea8982c33a42876b8cf66bb5a7bb0167451a50
nanosleep: Work around bug on newer 32-bit mingw.

* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Test for 32-bit mingw bug.
* tests/test-nanosleep.c (main): Add another test.
* doc/posix-functions/nanosleep.texi: Mention the mingw bug.
ChangeLog
doc/posix-functions/nanosleep.texi
m4/nanosleep.m4
tests/test-nanosleep.c