Source-Changes archive

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

CVS commit: src/common/lib/libc/arch



Module Name:    src
Committed By:   pooka
Date:           Mon Jan 12 02:53:29 UTC 2009

Modified Files:
        src/common/lib/libc/arch/i386/atomic: atomic.S
        src/common/lib/libc/arch/sparc/atomic: atomic_cas.S
        src/common/lib/libc/arch/x86_64/atomic: atomic.S

Log Message:
include sys/param.h for _HARDKERNEL instead of homegrown def.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/common/lib/libc/arch/i386/atomic/atomic.S
cvs rdiff -r1.8 -r1.9 src/common/lib/libc/arch/sparc/atomic/atomic_cas.S
cvs rdiff -r1.13 -r1.14 src/common/lib/libc/arch/x86_64/atomic/atomic.S

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