Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
> Module Name: src
> Committed By: ad
> Date: Thu Apr 16 21:19:24 UTC 2009
>
> Modified Files:
> src/sys/kern: kern_synch.c
>
> Log Message:
> kpreempt: fix another bug, uintptr_t -> bool truncation.
truncation?
iirc, (_Bool)foo means foo != 0.
YAMAMOTO Takashi
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.263 -r1.264 src/sys/kern/kern_synch.c
>
> 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