Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   matt
Date:           Wed Jun 17 13:52:51 UTC 2015

Modified Files:
        src/sys/arch/mips/include: ansi.h
        src/sys/arch/powerpc/include: ansi.h

Log Message:
Make _BSD_CLOCK_T_ unsigned int so it's the same for IPL32 and LP64
environments.  We don't really have a powerpc64 native userland
and the mips64 native userland is IPL32 so this shouldn't affect anything.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/mips/include/ansi.h
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/powerpc/include/ansi.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