On 28/04/2025 16:43, Christian Franke wrote:
A followup to:
https://sourceware.org/pipermail/cygwin-patches/2025q2/013678.html

Thanks!

The SUS page for clock_settime() contains the following text:

[EINVAL]
The tp argument specified a nanosecond value less than zero or greater than or equal to 1000 million.

... so if we're going to validate tv_nsec, it seems that's the range to use

Reply via email to