Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 1 | -3/+3 | |
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. |