Source-Changes archive

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

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   njoly
Date:           Wed Jul 30 16:05:26 UTC 2008

Modified Files:
        src/sys/compat/linux/common: linux_signal.c

Log Message:
Fix linux_sigismember/linux_sigaddset to work on amd64 (and other
64bits archs), by ensuring that bit shifts are done on correct type.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/compat/linux/common/linux_signal.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