This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /dev/null timing and clock skew problems


Aaron Gray writes:

> > The code for this is available in standard Make, but it isn't enabled in 
> > the current build on Cygwin. (The code can be found in remake.c, at line
> > 1277. It's currently enabled if WINDOWS32 or __MSDOS__ is defined.)
> 
> Is this just the three second clearance or something more substantial that 
> will guarentee builds ?

The #if statement starting on that line is just for the three second clearance.
I use it on a local build of Make and it seems to work well.

  Magnus



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]