bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: speed up test-stat-time


From: Eric Blake
Subject: Re: speed up test-stat-time
Date: Tue, 13 Oct 2009 15:52:08 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blake <ebb9 <at> byu.net> writes:

> looking at the assembly, it looks like mingw fails to set errno to 
> EINVAL, but just blindly returns without sleeping).

Correction - on mingw, usleep(1000000) returns EINVAL without touching errno, 
rather than the POSIX behavior of returning -1 and setting errno to EINVAL.

-- 
Eric Blake







reply via email to

[Prev in Thread] Current Thread [Next in Thread]