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

Comparing BasiliskII/src/BeOS/sysdeps.h (file contents):
Revision 1.2 by cebix, 1999-10-12T20:00:51Z vs.
Revision 1.3 by cebix, 1999-10-19T17:41:30Z

# Line 43 | Line 43
43   // Time data type for Time Manager emulation
44   typedef bigtime_t tm_time_t;
45  
46 + // Offset Mac->BeOS time in seconds
47 + #define TIME_OFFSET 0x7c25b080
48 +
49   // 64 bit file offsets
50   typedef off_t loff_t;
51  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines