ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/sysdeps.h
(Generate patch)

Comparing SheepShaver/src/Unix/sysdeps.h (file contents):
Revision 1.45 by gbeauche, 2005-06-30T13:29:43Z vs.
Revision 1.46 by gbeauche, 2005-07-01T23:15:11Z

# Line 419 | Line 419 | typedef struct timeval tm_time_t;
419   #define C4X_FLOAT_FORMAT 4
420  
421   // High-precision timing
422 < #if defined(HAVE_PTHREADS) && defined(HAVE_CLOCK_NANOSLEEP) && 0
422 > #if defined(HAVE_PTHREADS) && defined(HAVE_CLOCK_NANOSLEEP)
423   #define PRECISE_TIMING 1
424   #define PRECISE_TIMING_POSIX 1
425   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines