[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
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, (continued)
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Jim Meyering, 2004/05/12
- RE: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Conrad T. Pino, 2004/05/12
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Jim Meyering, 2004/05/12
- RE: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Conrad T. Pino, 2004/05/12
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Derek Robert Price, 2004/05/12
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Derek Robert Price, 2004/05/12
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Jim Meyering, 2004/05/12
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Derek Robert Price, 2004/05/12
- RE: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Conrad T. Pino, 2004/05/13
- Re: [Bug-gnulib] GNULib Module nanosleep Breaks CVS Build On Windows, Derek Robert Price, 2004/05/13
- RE: Windows Build Killer: lib/nanosleep.c,
Conrad T. Pino <=