Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   drochner
Date:           Mon May 22 16:28:27 UTC 2006

Modified Files:
        src/sys/sys: bswap.h

Log Message:
make sure bswap64() returns an uint64_t, not an unsigned long long,
which is incompatible for gcc4 on alpha at least


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/sys/bswap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index