summaryrefslogtreecommitdiff
path: root/emulators/swarm/patches/patch-ac
AgeCommit message (Collapse)AuthorFilesLines
2005-11-03Fixed wrong use of WRKSRC.rillig1-3/+3
2002-04-01- fix detection of endianness (#ifdef sun4 is not adequate!)dmcmahill1-0/+11
- use the system header files to get int64_t instead of (incorrectly) typedef'ing it. - Fix compilation on big endian systems.