Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-01 | - fix detection of endianness (#ifdef sun4 is not adequate!) | dmcmahill | 1 | -0/+11 | |
- use the system header files to get int64_t instead of (incorrectly) typedef'ing it. - Fix compilation on big endian systems. |