2002-04-01 07:50:46 by Dan McMahill | Files touched by this commit (3) |
Log message: - fix detection of endianness (#ifdef sun4 is not adequate!) - use the system header files to get int64_t instead of (incorrectly) typedef'ing it. - Fix compilation on big endian systems. |