]> 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>
Mon, 5 Sep 2022 02:00:59 +0000 (04:00 +0200)
commit73fd69180b8c4cee3505224dd4b76f7cf292495d
tree1f16b580ea420263eb756b072c4592955762204c
parent82c11a6aada316ee9e705792d26c84d7d68a45e0
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