bug-cvs
[Top][All Lists]
Advanced

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

RE: Windows Build Killer: lib/nanosleep.c


From: Conrad T. Pino
Subject: RE: Windows Build Killer: lib/nanosleep.c
Date: Tue, 11 May 2004 22:06:02 -0700

Hi Derek,

> From: Derek Robert Price
> 
> I might opt to fix nanosleep to honor HAVE_USLEEP instead and use a
> system usleep when one can be found.  Since we were previously
> defining HAVE_USLEEP in windows-NT/config.h, I would assume that
> Windows has one.  You should run that by the GNULIB folks too.

Windows and VC6 don't have a "usleep" implementation but there are
implementations for "sleep" and "usleep" in CVS source tree file:

        windows-NT/woe32.c

> Derek

Conrad





reply via email to

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