bde 4308a30345 Define 64-bit types in terms of __int64_t and __uint64_t.
Define an unsigned version of off_t (uoff_t) if KERNEL is defined.
This is useful for micro-optimizing expressions involving off_t's
where you know that the values are non-negative but the compiler
doesn't know it.

Fixed a gratuitous ANSIism.
1998-06-14 14:08:21 +00:00
..
1998-06-14 13:58:57 +00:00
1998-04-06 05:11:42 +00:00
1998-06-13 17:20:03 +00:00